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 bb3d54c commit 061bdc5Copy full SHA for 061bdc5
Cargo.toml
@@ -3,7 +3,7 @@ name = "inline-str"
3
version = "0.5.0"
4
edition = "2024"
5
authors = ["Adam Gutglick <[email protected]>"]
6
-description = "Efficent and immutable string type, backed by inline-array"
+description = "Efficient and immutable string type, backed by inline-array"
7
license = "Apache-2.0 OR MIT"
8
repository = "https://github.com/adamgs/inline-str"
9
homepage = "https://github.com/adamgs/inline-str"
0 commit comments