Skip to content

Commit 41f8bdb

Browse files
committed
1.11.0
1 parent f679928 commit 41f8bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bstr"
3-
version = "1.10.0" #:version
3+
version = "1.11.0" #:version
44
authors = ["Andrew Gallant <jamslam@gmail.com>"]
55
description = "A string type that is not required to be valid UTF-8."
66
documentation = "https://docs.rs/bstr"

0 commit comments

Comments
 (0)