Skip to content

Commit 2c608a5

Browse files
Merge pull request #67 from rust-vsock/dependabot/cargo/sha2-0.11.0
Update sha2 requirement from 0.10.8 to 0.11.0
1 parent 4c8935c commit 2c608a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ nix = { version = "0.31.2", features = ["ioctl", "socket"] }
1616

1717
[dev-dependencies]
1818
rand = "0.10.0"
19-
sha2 = "0.10.8"
19+
sha2 = "0.11.0"

0 commit comments

Comments
 (0)