Skip to content

Commit

Permalink
chore(deps): bump the patch-versions group with 2 updates (#5132)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: hanabi1224 <[email protected]>
  • Loading branch information
dependabot[bot] and hanabi1224 authored Jan 14, 2025
1 parent 67ff65d commit ddd4af3
Show file tree
Hide file tree
Showing 2 changed files with 47 additions and 100 deletions.
141 changes: 44 additions & 97 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ chrono = { version = "0.4", default-features = false, features = ["clock"] }
cid = { workspace = true }
cid_0_10 = { package = "cid", version = "0.10", default-features = false, features = ["std"] }
clap = { version = "4", features = ["derive"] }
colored = "2.0"
colored = "3"
crypto_secretbox = "0.1"
daemonize-me = "2"
data-encoding = "2"
Expand All @@ -59,7 +59,7 @@ derive_builder = "0.20"
derive_more = { version = "1", features = ["from", "into"] }
dialoguer = "0.11"
digest = "0.10"
directories = "5"
directories = "6"
displaydoc = "0.2"
ethereum-types = "0.15"
ez-jsonrpc-types = "0.5"
Expand Down Expand Up @@ -249,7 +249,7 @@ proc-macro2 = { version = "1", default-features = false, features = ["span-locat
quickcheck = "1"
quickcheck_async = "0.1"
quickcheck_macros = "1"
ra_ap_syntax = "0.0.252"
ra_ap_syntax = "0.0.258"
regex-automata = "0.4"
syn = { version = "2", default-features = false, features = ["full", "parsing", "visit", "printing", "extra-traits"] }
tokio-test = "0.4"
Expand Down

0 comments on commit ddd4af3

Please sign in to comment.