Skip to content

Commit

Permalink
Merge pull request #809 from jelmer/f3abdependabot/cargo/regex-1.11.0
Browse files Browse the repository at this point in the history
Bump regex from 1.10.6 to 1.11.0
  • Loading branch information
jelmer authored Sep 30, 2024
2 parents 803a5ef + 1202fab commit 8174a98
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -23,7 +23,7 @@ clap = { workspace = true, features = ["derive", "env"] }
pyo3 = { workspace = true }
silver-platter = { workspace = true }
tokio = { workspace = true, features = ["process", "rt-multi-thread"] }
regex = "1.10.6"
regex = "1.11.0"
lazy-regex = "3.2.0"
fancy-regex = "0.13.0"
askama = "0.12"
Expand Down

0 comments on commit 8174a98

Please sign in to comment.