Skip to content

Commit 17b7d16

Browse files
chore(deps): bump the dependencies group with 2 updates (#16)
1 parent 6f9583f commit 17b7d16

File tree

2 files changed

+57
-17
lines changed

2 files changed

+57
-17
lines changed

Cargo.lock

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

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,14 @@ rustdoc-args = ["--cfg", "docsrs"]
1717

1818
[dependencies]
1919
cipher = "0.4.4"
20-
const-str = "0.5.7"
20+
const-str = "0.6.1"
2121
digest = { version = "0.10.7", features = ["mac"] }
2222
numeric_cast = "0.3.0"
2323
std-next = "0.1.5"
2424

2525
[dev-dependencies]
2626
criterion = "0.5.1"
27-
rand = "0.8.5"
27+
rand = "0.9.0"
2828

2929
[[bench]]
3030
name = "zuc"

0 commit comments

Comments
 (0)