diff --git a/Cargo.toml b/Cargo.toml index 993e3d3..a0c86a1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -56,7 +56,7 @@ clap = { version = "4.4.8", features = ["derive"] } brotli = "3.4.0" serde_path_to_error = "0.1.14" deadpool-lapin = "0.11.0" -docker-compose-types = "0.7.0" +docker-compose-types = "0.22.0" actix-casbin-auth = { git = "https://github.com/casbin-rs/actix-casbin-auth.git"} casbin = "2.2.0" aes-gcm = "0.10.3"