Newer
Older
authors = ["librelois <c@elo.tf>", "tuxmain <tuxmain@zettascript.org>"]
repository = "https://git.duniter.org/clients/rust/gcli-v2s"
graphql_client = { version = "0.12.0", features = ["reqwest"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "^1.0.107"
sp-core = { git = "https://github.com/duniter/substrate.git", branch = "duniter-substrate-v0.9.42" }
sp-runtime = { git = "https://github.com/duniter/substrate", branch = "duniter-substrate-v0.9.42" }
subxt = { git = "https://github.com/duniter/subxt.git", branch = "subxt-v0.32.1-duniter-substrate-v0.9.42", features = ["substrate-compat"] }
# subxt-signer = { git = "https://github.com/duniter/subxt.git", branch = "subxt-v0.32.1-duniter-substrate-v0.9.42", features = ["subxt"] }
# sp-api = { git = 'https://github.com/duniter/substrate', branch = 'duniter-substrate-v0.9.42'}
tokio = { version = "1.26.0", features = ["macros"] }
# allows to build gcli for different runtimes and with different predefined networks
default = ["gdev"] # default runtime is "gdev", gdev network is available