Skip to content

Commit 5ffc900

Browse files
committed
Publish 0.3.2
1 parent 7235aa1 commit 5ffc900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "smol_str"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
description = "small-string optimized string type with O(1) clone"
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/rust-analyzer/smol_str"

0 commit comments

Comments
 (0)