Skip to content

Commit af8ac1b

Browse files
build(deps): bump uuid from 1.16.0 to 1.17.0 (#370)
1 parent 6eac340 commit af8ac1b

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.

picky-krb/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ des = "0.8"
3030
cbc = "0.1"
3131
rand = "0.8"
3232

33-
uuid = { version = "1.10", default-features = false, features = ["serde"] }
33+
uuid = { version = "1.17", default-features = false, features = ["serde"] }
3434
oid = "0.2"
3535
num-bigint-dig = { version = "0.8", features = ["rand"] }

0 commit comments

Comments
 (0)