forked from extern/nushell
update nu-glob README (#5037)
This commit is contained in:
parent
31a4fc41eb
commit
82633e2df7
@ -9,7 +9,7 @@ To use `nu-glob`, add this to your `Cargo.toml`:
|
||||
|
||||
```toml
|
||||
[dependencies]
|
||||
nu-glob = "0.59.1"
|
||||
nu-glob = "0.60.0"
|
||||
```
|
||||
|
||||
## Examples
|
||||
|
Loading…
Reference in New Issue
Block a user