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 00f732d commit 409f49bCopy full SHA for 409f49b
fido2-rs/Cargo.toml
@@ -12,7 +12,7 @@ edition = "2021"
12
[dependencies]
13
thiserror = "1.0.37"
14
bitflags = "1.3.2"
15
-libfido2-sys = { version = "0.1.0", path = "../libfido2-sys" }
+libfido2-sys = { version = "0.2.0", path = "../libfido2-sys" }
16
openssl = "0.10.45"
17
foreign-types = "0.3"
18
0 commit comments