Skip to content

Commit 707bf0e

Browse files
Update Rust crate sha1 to 0.10.6
1 parent 7af40a3 commit 707bf0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next-swc/crates/core/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ regex = "1.5"
2121
rustc-hash = "1"
2222
serde = "1"
2323
serde_json = "1"
24-
sha1 = "0.10.1"
24+
sha1 = "0.10.6"
2525
tracing = { version = "0.1.37" }
2626

2727
turbopack-binding = { workspace = true, features = [

0 commit comments

Comments
 (0)