mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-25 07:45:16 -04:00
build(deps): bump config from 0.13.4 to 0.14.0
Bumps [config](https://github.com/mehcode/config-rs) from 0.13.4 to 0.14.0. - [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mehcode/config-rs/compare/v0.13.4...0.14.0) --- updated-dependencies: - dependency-name: config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
4fd52b74e8
commit
83080abe30
2 changed files with 4 additions and 5 deletions
|
@ -20,7 +20,7 @@ big-bytes = "1"
|
|||
bitcoin = { version = "0.29", features = [ "rand", "serde" ] }
|
||||
bmrng = "0.5"
|
||||
comfy-table = "7.1"
|
||||
config = { version = "0.13", default-features = false, features = [ "toml" ] }
|
||||
config = { version = "0.14", default-features = false, features = [ "toml" ] }
|
||||
conquer-once = "0.4"
|
||||
curve25519-dalek = { package = "curve25519-dalek-ng", version = "4" }
|
||||
data-encoding = "2.5"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue