We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0709ef1 commit e714371Copy full SHA for e714371
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "regex"
3
-version = "0.1.29"
+version = "0.1.30"
4
authors = ["The Rust Project Developers"]
5
license = "MIT/Apache-2.0"
6
readme = "README.md"
regex_macros/Cargo.toml
name = "regex_macros"
-version = "0.1.16"
+version = "0.1.17"
repository = "https://github.com/rust-lang/regex"
0 commit comments