Skip to content

Commit

Permalink
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 Feb 22, 2024
1 parent 830a5be commit 82998d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ yaml-rust = { version = "^0.4.5", optional = true }
[dev-dependencies]
criterion = '^0.5.1'
clap = '^4.5.1'
regex = '^1.10'
regex = '^1.10.3'
env_logger = '^0.11'
log = '0.4'
quickcheck = '1'
Expand Down

0 comments on commit 82998d0

Please sign in to comment.