Skip to content

Commit

Permalink
Merge pull request #1540 from comit-network/dependabot/cargo/config-0…
Browse files Browse the repository at this point in the history
….14.0

build(deps): bump config from 0.13.4 to 0.14.0
  • Loading branch information
delta1 authored Feb 1, 2024
2 parents 11517a6 + 83080ab commit 4a758f7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
7 changes: 3 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion swap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 4a758f7

Please sign in to comment.