We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7235aa1 commit 5ffc900Copy full SHA for 5ffc900
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "smol_str"
3
-version = "0.3.1"
+version = "0.3.2"
4
description = "small-string optimized string type with O(1) clone"
5
license = "MIT OR Apache-2.0"
6
repository = "https://github.com/rust-analyzer/smol_str"
0 commit comments