diff --git a/globset/README.md b/globset/README.md index 71318613..f5caf22a 100644 --- a/globset/README.md +++ b/globset/README.md @@ -20,7 +20,7 @@ Add this to your `Cargo.toml`: ```toml [dependencies] -globset = "0.2" +globset = "0.3" ``` and this to your crate root: