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.
rand
rand::distr::Alphabetic
0.9.0
1 parent 79261f4 commit 843b191Copy full SHA for 843b191
webrtc/Cargo.toml
@@ -43,7 +43,7 @@ log = "0.4"
43
async-trait = "0.1"
44
serde = { version = "1", features = ["derive"] }
45
serde_json = "1"
46
-rand = "0.9"
+rand = "0.9.1"
47
bytes = "1"
48
thiserror = "1"
49
waitgroup = "0.1"
0 commit comments