mirror of
https://github.com/AleoHQ/leo.git
synced 2024-11-11 04:49:15 +03:00
Removes snarkos-gadgets from leo-input
This commit is contained in:
parent
2ac7426e02
commit
b65c6f7ba5
1
Cargo.lock
generated
1
Cargo.lock
generated
@ -1345,7 +1345,6 @@ dependencies = [
|
||||
"pest",
|
||||
"pest-ast",
|
||||
"pest_derive",
|
||||
"snarkos-gadgets",
|
||||
"thiserror",
|
||||
"tracing",
|
||||
]
|
||||
|
@ -17,10 +17,6 @@ include = [ "Cargo.toml", "src", "README.md", "LICENSE.md" ]
|
||||
license = "GPL-3.0"
|
||||
edition = "2018"
|
||||
|
||||
[dependencies.snarkos-gadgets]
|
||||
version = "1.1.3"
|
||||
default-features = false
|
||||
|
||||
[dependencies.from-pest]
|
||||
version = "0.3.1"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user