parent
f58c156324
commit
9b5060ef28
@ -0,0 +1 @@
|
|||||||
|
SOURCES/ed25519-compact-2.0.6.crate
|
@ -0,0 +1 @@
|
|||||||
|
8285b4f6793ec2f061fae8497da068bbc28ada60 SOURCES/ed25519-compact-2.0.6.crate
|
Binary file not shown.
@ -0,0 +1,22 @@
|
|||||||
|
--- ed25519-compact-2.0.6/Cargo.toml 1970-01-01T00:00:01+00:00
|
||||||
|
+++ ed25519-compact-2.0.6/Cargo.toml 2024-01-11T19:40:39.427237+00:00
|
||||||
|
@@ -61,18 +61,10 @@
|
||||||
|
traits = ["ed25519"]
|
||||||
|
x25519 = []
|
||||||
|
|
||||||
|
-[target."cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))".dependencies.getrandom]
|
||||||
|
-version = "0.2"
|
||||||
|
-features = ["js"]
|
||||||
|
-optional = true
|
||||||
|
-
|
||||||
|
-[target."cfg(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\"))".dev-dependencies.getrandom]
|
||||||
|
-version = "0.2"
|
||||||
|
-features = ["js"]
|
||||||
|
-
|
||||||
|
[target."cfg(not(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\")))".dependencies.getrandom]
|
||||||
|
version = "0.2"
|
||||||
|
optional = true
|
||||||
|
|
||||||
|
[target."cfg(not(all(any(target_arch = \"wasm32\", target_arch = \"wasm64\"), target_os = \"unknown\")))".dev-dependencies.getrandom]
|
||||||
|
version = "0.2"
|
||||||
|
+
|
Loading…
Reference in new issue