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.
2 parents 7b93aae + 7e8e847 commit 7d6acceCopy full SHA for 7d6acce
README.md
@@ -13,7 +13,7 @@ To use `glob`, add this to your `Cargo.toml`:
13
14
```toml
15
[dependencies]
16
-glob = "*"
+glob = "0.2"
17
```
18
19
And add this to your crate root:
0 commit comments