Skip to content

Commit 41121f6

Browse files
authored
Merge pull request #737 from DataDog/dependabot/cargo/uuid-1.18.0
Bump uuid from 1.17.0 to 1.18.0
2 parents cd3a409 + 9b9075c commit 41121f6

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.9"
4040
num_cpus = "1.17.0"
4141
thiserror = "2.0.12"
4242
tracing = "0.1.40"
43-
uuid = { version = "1.17.0", features = ["v4"] }
43+
uuid = { version = "1.18.0", features = ["v4"] }
4444
tree-sitter = "0.24.7"

0 commit comments

Comments
 (0)