diff --git a/Cargo.toml b/Cargo.toml index a716a9e0..00d19c6e 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -3,7 +3,7 @@ resolver = "2" members = ["crates/*", "xtask"] [workspace.package] -version = "2.0.0" +version = "2.0.1" # tombi: lint.rules.deprecated.disabled = true authors = ["ya7010 "] edition = "2021"