We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f679928 commit 41f8bdbCopy full SHA for 41f8bdb
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bstr"
3
-version = "1.10.0" #:version
+version = "1.11.0" #:version
4
authors = ["Andrew Gallant <jamslam@gmail.com>"]
5
description = "A string type that is not required to be valid UTF-8."
6
documentation = "https://docs.rs/bstr"
0 commit comments