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 7fbd340 commit 155c225Copy full SHA for 155c225
compio/Cargo.toml
@@ -51,6 +51,7 @@ compio-macros = { workspace = true }
51
criterion = { workspace = true, features = ["async_tokio"] }
52
futures-channel = { workspace = true }
53
futures-util = { workspace = true }
54
+rand = "0.8.5"
55
tempfile = { workspace = true }
56
tokio = { workspace = true, features = [
57
"fs",
0 commit comments