Skip to content

Commit

Permalink
Merge pull request #27 from dzervas/dependabot/cargo/duration-str-0.11.2
Browse files Browse the repository at this point in the history
Bump duration-str from 0.10.0 to 0.11.2
  • Loading branch information
dzervas authored Jun 10, 2024
2 parents d8cadc8 + 23742ac commit 5f763dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ actix-web = "4.6"
actix-session = { version = "0.9", features = ["cookie-session"] }
chrono = { version = "0.4", features = ["serde"] }
derive_more = "0.99.17"
duration-str = "0.10"
duration-str = "0.11"
env_logger = "0.11"
formatx = "0.2"
futures = "0.3"
Expand Down

0 comments on commit 5f763dd

Please sign in to comment.