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.
2 parents d9af4d1 + 41f2507 commit cdb4972Copy full SHA for cdb4972
Cargo.toml
@@ -97,3 +97,7 @@ tokio = { version = "0.2.21", features = ["macros"] }
97
serde = "1.0"
98
serde_json = "1.0"
99
mockito = "0.23.3"
100
+
101
+[dev-dependencies.getrandom]
102
+version = "0.2"
103
+features = ["js"]
0 commit comments