Skip to content

Commit c15543a

Browse files
authored
rust: Bump version (#1428)
### Changelog - Use buffer size as record length limit ### Docs None ### Description Forgot to bump cargo version in #1427
1 parent a5bf669 commit c15543a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ categories = [ "science::robotics", "compression" ]
77
repository = "https://github.com/foxglove/mcap"
88
documentation = "https://docs.rs/mcap"
99
readme = "README.md"
10-
version = "0.23.1"
10+
version = "0.23.2"
1111
edition = "2021"
1212
license = "MIT"
1313

0 commit comments

Comments
 (0)