diff --git a/Cargo.toml b/Cargo.toml index e47a5e3..29ce982 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "roboat" readme = "README.md" repository = "https://github.com/Chloe-Woahie/roboat" -version = "0.7.0" +version = "0.7.1" [dependencies] reqwest = { version = "0.11.14", default-features=false, features = ["rustls-tls", "json"] }