mirror of
https://github.com/transatoshi-mw/grin-explorer.git
synced 2025-10-21 21:43:40 +00:00
remove unnecessary dependency
This commit is contained in:
584
Cargo.lock
generated
584
Cargo.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -20,10 +20,6 @@ lazy_static = "1.4.0"
|
|||||||
shellexpand = "3.1.0"
|
shellexpand = "3.1.0"
|
||||||
either = "1.11.0"
|
either = "1.11.0"
|
||||||
|
|
||||||
[dependencies.rusqlite]
|
|
||||||
version = "0.30.0"
|
|
||||||
features = ["bundled"]
|
|
||||||
|
|
||||||
[dependencies.reqwest]
|
[dependencies.reqwest]
|
||||||
version = "0.11.23"
|
version = "0.11.23"
|
||||||
features = ["json", "blocking"]
|
features = ["json", "blocking"]
|
||||||
|
Reference in New Issue
Block a user