diff --git a/Cargo.toml b/Cargo.toml index 1e27df97f..971c0f5e8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -165,7 +165,7 @@ mime = "0.3" serde_json = "1.0" serde = "1.0" reqwest = "0.12.4" -convert_case = "0.6" +convert_case = "0.7" frunk = "0.4" byteorder = "1.4" rmp = "0.8"