Skip to content

Commit

Permalink
Merge pull request #96 from Goval-Community/dependabot/cargo/chrono-0…
Browse files Browse the repository at this point in the history
….4.34

build(deps): bump chrono from 0.4.33 to 0.4.34
  • Loading branch information
PotentialStyx authored Feb 18, 2024
2 parents 560fdc4 + 9d245f0 commit 9266654
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 @@ -47,7 +47,7 @@ toml = "0.8.8"
textnonce = "1.0.0"


chrono = { version = "0.4.33", default-features = false, features = ["std", "libc", "clock"], optional = true }
chrono = { version = "0.4.34", default-features = false, features = ["std", "libc", "clock"], optional = true }
chrono-tz = { version = "0.8.2", optional = true }


Expand Down

0 comments on commit 9266654

Please sign in to comment.