We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4348329 commit d6c8a5fCopy full SHA for d6c8a5f
1 file changed
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "tinyvec"
3
description = "`tinyvec` provides 100% safe vec-like data structures."
4
-version = "1.10.0"
+version = "1.11.0"
5
authors = ["Lokathor <zefria@gmail.com>"]
6
edition = "2018"
7
license = "Zlib OR Apache-2.0 OR MIT"
0 commit comments