mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-25 15:55:19 -04:00
build(deps): bump data-encoding from 2.4.0 to 2.5.0
Bumps [data-encoding](https://github.com/ia0/data-encoding) from 2.4.0 to 2.5.0. - [Commits](https://github.com/ia0/data-encoding/commits) --- updated-dependencies: - dependency-name: data-encoding dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b7347da27a
commit
c7bf84d936
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ comfy-table = "6.1"
|
|||
config = { version = "0.13", default-features = false, features = [ "toml" ] }
|
||||
conquer-once = "0.4"
|
||||
curve25519-dalek = { package = "curve25519-dalek-ng", version = "4" }
|
||||
data-encoding = "2.4"
|
||||
data-encoding = "2.5"
|
||||
dialoguer = "0.10"
|
||||
directories-next = "2"
|
||||
ecdsa_fun = { git = "https://github.com/LLFourn/secp256kfun", default-features = false, features = [ "libsecp_compat", "serde", "adaptor" ] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue