We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfb5c2f commit ffd2b98Copy full SHA for ffd2b98
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "fixedvec"
3
-version = "0.2.3"
+version = "0.2.4"
4
authors = ["Nick Stevens <[email protected]>"]
5
description = "A heapless version of the Rust vector type."
6
repository = "https://github.com/rust-embedded/fixedvec-rs"
0 commit comments