Skip to content

Commit

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

chore(deps): bump regex from 1.10.4 to 1.10.5
  • Loading branch information
crepererum committed Jun 10, 2024
2 parents 851db9a + ad1ca49 commit 620e111
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.4"
regex = "1.10.5"
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 620e111

Please sign in to comment.