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