bump version in readme

This commit is contained in:
LeopoldArkham 2022-12-31 13:30:44 +01:00
parent 5be26cd841
commit caa4cc5260

View file

@ -17,7 +17,7 @@ Add humansize as a dependency to your project's `cargo.toml`:
```toml
[dependencies]
...
humansize = "2.1.2"
humansize = "2.1.3"
```
### ... to easily format a size: