mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-14 20:52:18 -04:00
build(deps): bump toml from 0.7.6 to 0.8.8
Bumps [toml](https://github.com/toml-rs/toml) from 0.7.6 to 0.8.8. - [Commits](https://github.com/toml-rs/toml/compare/toml-v0.7.6...toml-v0.8.8) --- updated-dependencies: - dependency-name: toml dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ec9b162585
commit
cf89da7e84
2 changed files with 6 additions and 6 deletions
|
@ -57,7 +57,7 @@ tokio = { version = "1", features = [ "rt-multi-thread", "time", "macros", "sync
|
|||
tokio-socks = "0.5"
|
||||
tokio-tungstenite = { version = "0.15", features = [ "rustls-tls" ] }
|
||||
tokio-util = { version = "0.7", features = [ "io", "codec" ] }
|
||||
toml = "0.7"
|
||||
toml = "0.8"
|
||||
torut = { version = "0.2", default-features = false, features = [ "v3", "control" ] }
|
||||
tracing = { version = "0.1", features = [ "attributes" ] }
|
||||
tracing-appender = "0.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue