mirror of
https://github.com/LeopoldArkham/humansize
synced 2025-02-16 12:08:23 +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
|
```toml
|
||||||
[dependencies]
|
[dependencies]
|
||||||
...
|
...
|
||||||
humansize = "2.1.2"
|
humansize = "2.1.3"
|
||||||
```
|
```
|
||||||
|
|
||||||
### ... to easily format a size:
|
### ... to easily format a size:
|
||||||
|
|
Loading…
Add table
Reference in a new issue