diff --git a/Cargo.toml b/Cargo.toml index 7657f8d5653..fab2e6e4e20 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.19.0-pre.2" +version = "0.19.0" exclude = ["neard"] [workspace]