We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afe79d1 commit 5c8b856Copy full SHA for 5c8b856
compact_str/Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "compact_str"
3
description = "A memory efficient string type that transparently stores strings on the stack, when possible"
4
-version = "0.8.0-beta"
+version = "0.8.0"
5
authors = ["Parker Timmerman <parker@parkertimmerman.com>"]
6
edition = "2021"
7
license = "MIT"
0 commit comments