Skip to content

Commit 154253a

Browse files
authored
Merge pull request #23 from cakebaker/readme_update_versions
Readme: update versions
2 parents b1fb84b + 9f24397 commit 154253a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ This crate works with `cargo`. Add the following to your `Cargo.toml` dependenci
1919

2020
```toml
2121
[dependencies]
22-
uutils_term_grid = "0.2"
22+
uutils_term_grid = "0.3"
2323
```
2424

25-
The Minimum Supported Rust Version is 1.56.
25+
The Minimum Supported Rust Version is 1.70.
2626

2727

2828
## Usage

0 commit comments

Comments
 (0)