diff --git a/rust/Cargo.toml b/rust/Cargo.toml index eb79ac410..81124d6ae 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.13.3" +version = "0.14.0" edition = "2021" license = "MIT"