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 6f03e1d + 3e7dd3a commit 7e14a2c
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
Expand Up @@ -16,7 +16,7 @@ prost = "0.12"
prost-types = "0.12"
serde = { version = "1.0.188", features = ["derive"] }
thiserror = "1.0.51"
time = { version = "0.3.29", optional = true }
time = { version = "0.3.31", optional = true }

[dev-dependencies]
anyhow = "1.0.75"
Expand Down

0 comments on commit 7e14a2c

Please sign in to comment.