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.
half
1 parent 7217bb0 commit 66554fcCopy full SHA for 66554fc
ciborium-ll/Cargo.toml
@@ -22,7 +22,7 @@ is-it-maintained-open-issues = { repository = "enarx/ciborium" }
22
23
[dependencies]
24
ciborium-io = { path = "../ciborium-io", version = "0.2.2" }
25
-half = { version = "2.4.0", default-features = false}
+half = { version = "=2.4.1", default-features = false}
26
27
[dev-dependencies]
28
hex = "0.4"
0 commit comments