Skip to content

Commit 6cb4460

Browse files
fix(deps): update rust crate sha2 to 0.11
1 parent 0fe92ef commit 6cb4460

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ clap = { version = "4.5.60", features = ["derive"] }
3434
thiserror = "2.0.18"
3535
dirs = "6.0.0"
3636
walkdir = "2"
37-
sha2 = "0.10"
37+
sha2 = "0.11"

0 commit comments

Comments
 (0)