Skip to content

Commit 1dbeee7

Browse files
committed
regex-syntax-0.8.2
1 parent 049d063 commit 1dbeee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

regex-syntax/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "regex-syntax"
3-
version = "0.8.1" #:version
3+
version = "0.8.2" #:version
44
authors = ["The Rust Project Developers", "Andrew Gallant <jamslam@gmail.com>"]
55
license = "MIT OR Apache-2.0"
66
repository = "https://github.com/rust-lang/regex/tree/master/regex-syntax"

0 commit comments

Comments
 (0)