We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4cbe3c commit fa7fb2aCopy full SHA for fa7fb2a
Cargo.toml
@@ -27,7 +27,6 @@ bs58 = "0.5.1"
27
# Utilities
28
byteorder = "1.5.0"
29
rand = { version = "0.8.5", features = ["getrandom"], default-features = true }
30
-getrandom = { version = "0.2.15", features = ["js", "wasm-bindgen", "js-sys"], default-features = false }
31
base64 = "0.22.1"
32
once_cell = "1.18.0"
33
data-encoding = "2.3.3"
0 commit comments