Skip to content

Commit

Permalink
Merge pull request #10 from dzervas/dependabot/cargo/duration-str-0.8.1
Browse files Browse the repository at this point in the history
Bump duration-str from 0.7.1 to 0.8.1
  • Loading branch information
dzervas authored Apr 22, 2024
2 parents 7d6e1e5 + b8c5712 commit 659b336
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 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.5"
actix-session = { version = "0.9", features = ["cookie-session"] }
chrono = { version = "0.4", features = ["serde"] }
derive_more = "0.99.17"
duration-str = "0.7"
duration-str = "0.8"
env_logger = "0.11"
formatx = "0.2"
futures = "0.3"
Expand Down

0 comments on commit 659b336

Please sign in to comment.