Skip to content

Commit

Permalink
pr: pull request #12 from rootCircle/dependabot/cargo/chrono-0.4.40
Browse files Browse the repository at this point in the history
build(deps): bump chrono from 0.4.39 to 0.4.40
  • Loading branch information
rootCircle authored Mar 1, 2025
2 parents 29e4875 + 8f775f5 commit b0c500c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 4 deletions.
12 changes: 9 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 @@ -34,7 +34,7 @@ actix-web-flash-messages = { version = "0.5.0", features = ["cookies"] }
anyhow = "1.0.96"
argon2 = { version = "0.5.3", features = ["std"] }
base64 = "0.22.1"
chrono = { version = "0.4.39", default-features = false, features = ["clock"] }
chrono = { version = "0.4.40", default-features = false, features = ["clock"] }
claims = "0.8.0"
cli-clipboard = { version = "0.4.0" }
clap = { version = "4.5.30", features = ["derive"] }
Expand Down

0 comments on commit b0c500c

Please sign in to comment.