Skip to content

Commit

Permalink
Merge pull request #1783 from comit-network/dependabot/cargo/regex-1.…
Browse files Browse the repository at this point in the history
…11.0

build(deps): bump regex from 1.10.6 to 1.11.0
  • Loading branch information
delta1 authored Oct 14, 2024
2 parents f151653 + 6abd951 commit f2ee100
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 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 swap/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ proptest = "1"
qrcode = "0.14"
rand = "0.8"
rand_chacha = "0.3"
regex = "1.10"
regex = "1.11"
reqwest = { version = "0.12", features = [ "http2", "rustls-tls", "stream", "socks" ], default-features = false }
rust_decimal = { version = "1", features = [ "serde-float" ] }
rust_decimal_macros = "1"
Expand Down

0 comments on commit f2ee100

Please sign in to comment.