Skip to content

Commit 1ec809c

Browse files
authored
Merge pull request #77 from w4/dependabot/cargo/uuid-1.11.0
Bump uuid from 1.10.0 to 1.11.0
2 parents 3d65c79 + 2b63190 commit 1ec809c

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ tracing-subscriber = { version = "0.3", default-features = false, features = [
7474
tree-sitter-grammar-repository = { path = "./tree-sitter-grammar-repository" }
7575
tree-sitter-highlight = "0.23"
7676
unix_mode = "0.1"
77-
uuid = { version = "1.7", features = ["v4"] }
77+
uuid = { version = "1.11", features = ["v4"] }
7878
v_htmlescape = { version = "0.15", features = ["bytes-buf"] }
7979
xxhash-rust = { version = "0.8.12", features = ["const_xxh3"] }
8080
yoke = { version = "0.7.1", features = ["derive"] }

0 commit comments

Comments
 (0)