diff --git a/swap/Cargo.toml b/swap/Cargo.toml index e89df6a3..af99bcba 100644 --- a/swap/Cargo.toml +++ b/swap/Cargo.toml @@ -47,4 +47,4 @@ hyper = "0.13" port_check = "0.1" spectral = "0.6" tempfile = "3" -testcontainers = "0.10" +testcontainers = "0.11"