Skip to content

Commit 2bd2d56

Browse files
AndyGaugeBurntSushi
authored andcommitted
doc: recommend 1.0.0 in README
1 parent b5ef0ec commit 2bd2d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add this to your `Cargo.toml`:
2929

3030
```toml
3131
[dependencies]
32-
regex = "0.2"
32+
regex = "1.0.0"
3333
```
3434

3535
and this to your crate root:

0 commit comments

Comments
 (0)