Skip to content

Commit 54d342e

Browse files
Bump uuid from 1.16.0 to 1.17.0
Bumps [uuid](https://github.com/uuid-rs/uuid) from 1.16.0 to 1.17.0. - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.16.0...v1.17.0) --- updated-dependencies: - dependency-name: uuid dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b4fd517 commit 54d342e

File tree

2 files changed

+87
-3
lines changed

2 files changed

+87
-3
lines changed

Cargo.lock

Lines changed: 86 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
@@ -43,7 +43,7 @@ idna = "1.0.3"
4343
base64 = "0.22.1"
4444
num-bigint = "0.4.6"
4545
num-traits = "0.2.19"
46-
uuid = "1.16.0"
46+
uuid = "1.17.0"
4747
jiter = { version = "0.10.0", features = ["python"] }
4848
hex = "0.4.3"
4949

0 commit comments

Comments
 (0)