We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada60a9 commit 38e1266Copy full SHA for 38e1266
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "clevercloud-sdk"
3
description = "A rust client and structures to interact with the Clever-Cloud API."
4
-version = "0.12.0"
+version = "0.13.0"
5
edition = "2024"
6
rust-version = "1.85.0"
7
authors = ["Florentin Dubois <florentin.dubois@clever-cloud.com>"]
examples/cleverctl/Cargo.toml
@@ -3,7 +3,7 @@ name = "cleverctl"
description = "A command line interface that use the clevercloud-sdk"
8
9
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments