diff --git a/Cargo.toml b/Cargo.toml index af2659f..b33512f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -22,7 +22,7 @@ license = "Apache-2.0" readme = "README.md" repository = "https://github.com/fast/logforth" rust-version = "1.71.0" -version = "0.9.1" +version = "0.10.0" categories = ["development-tools::debugging"] keywords = ["logging", "log", "opentelemetry", "fastrace"]