diff --git a/Cargo.toml b/Cargo.toml index f6e0d1610fa..a4cec2e43eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -12,7 +12,7 @@ license = "MIT OR Apache-2.0" # Most crates are not stable on purpose, as maintaining API compatibility is a # significant developer time expense. Please think thoroughly before adding # anything to the list of stable crates. -version = "0.17.0" +version = "0.18.0" exclude = ["neard"] [workspace]