Skip to content

Commit

Permalink
Merge pull request #186 from nervina-labs/renovate/chrono-0.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate chrono to 0.4.31
  • Loading branch information
duanyytop authored Oct 26, 2023
2 parents f662d7b + 88a0317 commit 2e61ffc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 22 deletions.
24 changes: 3 additions & 21 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 @@ -13,7 +13,7 @@ failure = "0.1.8"
crc = "3.0.1"
diesel = { version = "1.4.8", features = ["mysql", "r2d2", "numeric"] }
dotenv = "0.15.0"
chrono = "0.4.28"
chrono = "0.4.31"
molecule = "0.7.2"
lazy_static = "1.4"
rocksdb = { package = "ckb-rocksdb", version = "=0.21.1", features = ["snappy"] }
Expand Down

0 comments on commit 2e61ffc

Please sign in to comment.