Skip to content

Commit

Permalink
1.0.0-pre.3
Browse files Browse the repository at this point in the history
  • Loading branch information
BurntSushi committed Sep 2, 2022
1 parent 4133e76 commit fb46d55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bstr"
version = "1.0.0-pre.2" #:version
version = "1.0.0-pre.3" #:version
authors = ["Andrew Gallant <jamslam@gmail.com>"]
description = "A string type that is not required to be valid UTF-8."
documentation = "https://docs.rs/bstr"
Expand Down

0 comments on commit fb46d55

Please sign in to comment.