update of the version

This commit is contained in:
Sylvestre Ledru
2023-04-24 00:16:53 +02:00
parent 4bd207f6fc
commit 9ac69eef7d
+1 -1
View File
@@ -18,7 +18,7 @@ Add this to your `Cargo.toml`:
```toml
[dependencies]
humantime_to_duration = "0.1.0"
humantime_to_duration = "0.1.1"
```
Then, import the crate and use the from_str function: