mirror of
https://github.com/nushell/nushell.git
synced 2025-08-09 04:39:09 +02:00
update nu-glob README (#5037)
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user