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 efb8ec4 commit 8904072Copy full SHA for 8904072
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bstr"
3
-version = "1.11.3" #:version
+version = "1.12.0" #:version
4
authors = ["Andrew Gallant <[email protected]>"]
5
description = "A string type that is not required to be valid UTF-8."
6
documentation = "https://docs.rs/bstr"
0 commit comments