Skip to content

Commit d9f51e9

Browse files
committed
update README.md
1 parent 9f24881 commit d9f51e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ compile-time environment, requiring no manual configuration.
1818

1919
```toml
2020
[dependencies]
21-
libdeflate = "0.1.0"
21+
libdeflate = "[VERSION]"
2222
```
2323

2424
## Examples
@@ -27,7 +27,7 @@ See [examples](examples)
2727

2828
## Environment
2929

30-
- Rust 1.93
30+
- Rust 1.92
3131

3232
## Run Benchmark
3333

0 commit comments

Comments
 (0)