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 dc12f94 commit 65993b5Copy full SHA for 65993b5
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bstr"
3
-version = "1.1.0" #:version
+version = "1.2.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