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 5ec1285 commit 5eb0df5Copy full SHA for 5eb0df5
cap-primitives/Cargo.toml
@@ -16,7 +16,7 @@ edition = "2018"
16
rustc_version = "0.4.0"
17
18
[dependencies]
19
-ambient-authority = "0.0.0"
+ambient-authority = "0.0.1"
20
arbitrary = { version = "1.0.0", optional = true, features = ["derive"] }
21
ipnet = "2.3.0"
22
maybe-owned = "0.3.4"
cap-rand/Cargo.toml
@@ -13,7 +13,7 @@ repository = "https://github.com/bytecodealliance/cap-std"
13
edition = "2018"
14
15
rand = "0.8.1"
[features]
0 commit comments