We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1aff7bb commit 59d9305Copy full SHA for 59d9305
aes-siv/Cargo.toml
@@ -31,7 +31,7 @@ pmac = { version = "0.8.0-rc.1", optional = true }
31
32
[dev-dependencies]
33
aead = { version = "0.6.0-rc.2", features = ["alloc", "dev"], default-features = false }
34
-blobby = "0.4.0"
+blobby = "0.4"
35
hex-literal = "1"
36
37
[features]
0 commit comments