diff --git a/simag_networking/Cargo.toml b/simag_networking/Cargo.toml index b94f2b4..2b7c109 100644 --- a/simag_networking/Cargo.toml +++ b/simag_networking/Cargo.toml @@ -9,7 +9,7 @@ rust = "1.51" # async-trait = "0.1.40" asynchronous-codec = "0.6" bincode = "1.3" -config = "0.11" +config = "0.13" crossbeam = "0.8" dashmap = "4.0" env_logger = "0.9"