Skip to content

Commit

Permalink
[deps]: Update Rust crate regex to 1.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 29, 2024
1 parent 74f8281 commit 3e75cb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/bws/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ comfy-table = "^7.1.0"
directories = "5.0.1"
env_logger = "0.10.1"
log = "0.4.20"
regex = { version = "1.10.2", features = [
regex = { version = "1.10.3", features = [
"std",
"perf",
], default-features = false }
Expand Down

0 comments on commit 3e75cb5

Please sign in to comment.