Skip to content

Commit

Permalink
Merge pull request #17 from mrtryhard/dependabot/cargo/chrono-0.4.38
Browse files Browse the repository at this point in the history
build(deps): bump chrono from 0.4.37 to 0.4.38
  • Loading branch information
mrtryhard authored Apr 15, 2024
2 parents 77ae780 + fb57b30 commit c38dc6f
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 @@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
actix-web = "4.5.1"
actix-rt = "2.9"
chrono = { version = "0.4.37", features = ["serde"] }
chrono = { version = "0.4.38", features = ["serde"] }
env_logger = "0.11"
log = "0.4.21"
rusqlite = { version = "0.31", features = ["bundled"] }
Expand Down

0 comments on commit c38dc6f

Please sign in to comment.