Skip to content

Commit

Permalink
build(deps): bump regex from 1.11.0 to 1.11.1 (#221)
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>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent afc8b4c commit 7d57d9e
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 @@ -29,7 +29,7 @@ log = "0.4"
once_cell = "1.18"
prost = "0.13"
rayon = "1.8"
regex = "1.10"
regex = "1.11"
serde_json = "1.0"
serde = { version = "1.0", features = ["serde_derive"] }
serde_with = { version = "3.9", features=["alloc", "macros", "indexmap_2"], default-features = false }
Expand Down

0 comments on commit 7d57d9e

Please sign in to comment.