diff --git a/Cargo.toml b/Cargo.toml index ce19443..2a31ad3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ name = "sozu-client" homepage = "https://github.com/CleverCloud/sozu-client" description = "This library provides a client to interact with Sōzu." documentation = "https://github.com/CleverCloud/sozu-client/blob/main/README.md" -version = "0.2.4" +version = "0.2.5" edition = "2021" rust-version = "1.70.0" license-file = "LICENSE"