Skip to content

Commit 65993b5

Browse files
committed
1.2.0
1 parent dc12f94 commit 65993b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bstr"
3-
version = "1.1.0" #:version
3+
version = "1.2.0" #:version
44
authors = ["Andrew Gallant <[email protected]>"]
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)