Skip to content

Commit

Permalink
Merge pull request #42 from Panini-Devs/main
Browse files Browse the repository at this point in the history
Update duration-str to 0.10.0
  • Loading branch information
paninizer authored May 13, 2024
2 parents fb09e50 + ec8fb33 commit e87faa5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ reqwest = { version = "0.12.0", features = ["json"] }
lazy_static = "1.4.0"
dashmap = "^5.5.3"
uuid = { version = "1.7.0", features = ["v4"] }
duration-str = "0.9.1"
duration-str = "0.10.0"


rand = "0.8"

Expand Down

0 comments on commit e87faa5

Please sign in to comment.