Skip to content

Commit

Permalink
Raise minimum rustc spec to 1.67.0 (time pkg)
Browse files Browse the repository at this point in the history
- clap_lex clap anstyle-query anstyle anstream ratatui =< 1.63.0
- time =< 1.67.0
  • Loading branch information
netravnen committed Sep 18, 2023
1 parent 6c581dc commit bdfc019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ Table of Contents
* Chocolatey: `choco install gping`
* Download the latest release from [the github releases page](https://github.com/orf/gping/releases)
* Fedora ([COPR](https://copr.fedorainfracloud.org/coprs/atim/gping/)): `sudo dnf copr enable atim/gping -y && sudo dnf install gping`
* Cargo (**This requires `rustc` version 1.44.0 or greater**): `cargo install gping`
* Cargo (**This requires `rustc` version 1.67.0 or greater**): `cargo install gping`
* Arch Linux: `pacman -S gping`
* Ubuntu/Debian ([Azlux's repo](http://packages.azlux.fr/)):
```bash
Expand Down

0 comments on commit bdfc019

Please sign in to comment.