diff --git a/rust/Cargo.toml b/rust/Cargo.toml index d194adf369..6ce4a85fef 100644 --- a/rust/Cargo.toml +++ b/rust/Cargo.toml @@ -7,7 +7,7 @@ categories = [ "science::robotics", "compression" ] repository = "https://github.com/foxglove/mcap" documentation = "https://docs.rs/mcap" readme = "README.md" -version = "0.9.0" +version = "0.9.1" edition = "2021" license = "MIT"