diff --git a/globset/README.md b/globset/README.md index 7131861..f5caf22 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: