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 1c9d4bc commit add44a8Copy full SHA for add44a8
authenticode/Cargo.toml
@@ -25,7 +25,7 @@ rustdoc-args = ["--cfg", "docsrs"]
25
26
[dependencies]
27
cms.workspace = true
28
-const-oid = { version = "0.9.0", default-features = false }
+const-oid = { version = "0.10.0", default-features = false }
29
der = { workspace = true, features = ["derive"] }
30
digest.workspace = true
31
object = { workspace = true, optional = true }
0 commit comments