mirror of
https://github.com/LeopoldArkham/humansize
synced 2024-11-22 03:33:10 +00:00
bump version in readme
This commit is contained in:
parent
5be26cd841
commit
caa4cc5260
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue