Skip to content

Commit 29a19d1

Browse files
Bump uuid from 1.11.0 to 1.13.2
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.11.0 to 1.13.2. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.11.0...v1.13.2) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87543cb commit 29a19d1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: Cargo.lock

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

Diff for: Cargo.toml

+1-1
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.11"
4242
tracing = "0.1.40"
43-
uuid = { version = "1.6.1", features = ["v4"] }
43+
uuid = { version = "1.13.2", features = ["v4"] }
4444
tree-sitter = "0.24.7"

0 commit comments

Comments
 (0)