mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-07-31 10:38:51 -04:00
upgrade testcontainers
This commit is contained in:
parent
d5c7afd7f8
commit
7b101a9c98
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ reqwest = { version = "0.10", default-features = false, features = ["json", "nat
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
spectral = "0.6"
|
||||
testcontainers = "0.10"
|
||||
testcontainers = "0.11"
|
||||
tokio = { version = "0.2", default-features = false, features = ["blocking", "macros", "rt-core", "time"] }
|
||||
tracing = "0.1"
|
||||
url = "2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue