diff --git a/Cargo.toml b/Cargo.toml index f7c50ff..da7fe60 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,5 +17,5 @@ serde_json = "1.0.100" guid-create = { version="0.3.1", features = [ "serde", ] } -http = "0.2.9" +http = "0.2.11" locale-types = "0.4.0"