Skip to content

Commit 5bd9387

Browse files
authored
Merge pull request #672 from DataDog/dependabot/cargo/uuid-1.16.0
Bump uuid from 1.15.1 to 1.16.0
2 parents 285f54b + c7c2d85 commit 5bd9387

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ sha2 = "0.10.7"
4040
num_cpus = "1.15.0"
4141
thiserror = "2.0.12"
4242
tracing = "0.1.40"
43-
uuid = { version = "1.15.1", features = ["v4"] }
43+
uuid = { version = "1.16.0", features = ["v4"] }
4444
tree-sitter = "0.24.7"

0 commit comments

Comments
 (0)