globset/doc: update README for 0.3 release

This commit is contained in:
Markus Staab
2018-03-12 12:19:55 +01:00
committed by Andrew Gallant
parent 00520b30f5
commit 7120f32258

View File

@@ -20,7 +20,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
globset = "0.2"
globset = "0.3"
```
and this to your crate root: