baoyachi / duration-str

duration string parser write by Rust.Playground:
https://baoyachi.github.io/duration-str/
30 stars 9 forks source link

Upgrade nom to latest release 7.1 #12

Closed nstinus closed 1 year ago

baoyachi commented 1 year ago

@nstinus Thanks for your pr.Now, published new version, please use

[dependencies]
duration-str = "0.5.0"