Skip to content

Commit 5c348e5

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

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
@@ -44,7 +44,7 @@ url = "2.5.4"
4444
idna = "1.0.3"
4545
base64 = "0.22.1"
4646
num-bigint = "0.4.6"
47-
uuid = "1.15.1"
47+
uuid = "1.16.0"
4848
jiter = { version = "0.9.0", features = ["python"] }
4949
hex = "0.4.3"
5050

0 commit comments

Comments
 (0)