Skip to content

Commit

Permalink
chore(deps): bump the patch-versions group with 4 updates (#4894)
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 Oct 15, 2024
1 parent 91899d2 commit 5acf20a
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 51 deletions.
98 changes: 49 additions & 49 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ crypto_secretbox = "0.1"
daemonize-me = "2"
data-encoding = "2"
data-encoding-macro = "0.1"
derive_builder = "0.20.1"
derive_builder = "0.20"
derive_more = { version = "1", features = ["from", "into"] }
dialoguer = "0.11"
digest = "0.10"
Expand Down Expand Up @@ -226,7 +226,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.238"
ra_ap_syntax = "0.0.239"
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 5acf20a

Please sign in to comment.