Skip to content

Commit

Permalink
Merge pull request #242 from crepererum-oss/dependabot/cargo/regex-1.…
Browse files Browse the repository at this point in the history
…10.6

chore(deps): bump regex from 1.10.5 to 1.10.6
  • Loading branch information
crepererum authored Aug 5, 2024
2 parents 3d6be8f + 609d2c2 commit fbcf937
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
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ futures = "0.3.28"
hmac = "0.12.1"
itertools = "0.13.0"
lz4_flex = "0.11.3"
regex = "1.10.5"
regex = "1.10.6"
reqwest = { version = "0.12", default-features = false, features = ["brotli", "charset", "deflate", "gzip", "hickory-dns", "http2", "json", "rustls-tls-webpki-roots"] }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
Expand Down

0 comments on commit fbcf937

Please sign in to comment.