Skip to content

Commit 59d9305

Browse files
authored
Update aes-siv/Cargo.toml
1 parent 1aff7bb commit 59d9305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aes-siv/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ pmac = { version = "0.8.0-rc.1", optional = true }
3131

3232
[dev-dependencies]
3333
aead = { version = "0.6.0-rc.2", features = ["alloc", "dev"], default-features = false }
34-
blobby = "0.4.0"
34+
blobby = "0.4"
3535
hex-literal = "1"
3636

3737
[features]

0 commit comments

Comments
 (0)