Skip to content
This repository was archived by the owner on Mar 23, 2021. It is now read-only.

Commit c17be18

Browse files
Bump config from 0.9.3 to 0.10.1
Bumps [config](https://github.com/mehcode/config-rs) from 0.9.3 to 0.10.1. - [Release notes](https://github.com/mehcode/config-rs/releases) - [Changelog](https://github.com/mehcode/config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mehcode/config-rs/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent dacb4d0 commit c17be18

File tree

2 files changed

+38
-23
lines changed

2 files changed

+38
-23
lines changed

Cargo.lock

Lines changed: 37 additions & 22 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cnd/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ bitcoin = { version = "0.19.1", features = ["use-serde"] }
1515
blockchain_contracts = "0.1"
1616
byteorder = "1.3"
1717
chrono = { version = "0.4", features = ["serde"] }
18-
config = { version = "0.9", features = ["toml"] }
18+
config = { version = "0.10", features = ["toml"] }
1919
debug_stub_derive = "0.3"
2020
derivative = "1"
2121
derive_more = "0.99.2"

0 commit comments

Comments
 (0)