Skip to content

Commit

Permalink
Merge pull request #3 from bouzuya/dependabot/cargo/time-0.3.31
Browse files Browse the repository at this point in the history
Bump time from 0.3.30 to 0.3.31
  • Loading branch information
bouzuya committed Dec 19, 2023
2 parents 5af15c4 + e97117c commit 7ffe92f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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
Expand Up @@ -17,7 +17,7 @@ scraper = "0.18.1"
serde = { version = "1.0.171", features = ["derive"] }
serde_json = "1.0.103"
thiserror = "1.0.44"
time = { version = "0.3.23", features = [
time = { version = "0.3.31", features = [
"formatting",
"macros",
"parsing",
Expand Down

0 comments on commit 7ffe92f

Please sign in to comment.