Skip to content

Commit

Permalink
build: update regex crate
Browse files Browse the repository at this point in the history
  • Loading branch information
Mcdostone committed Dec 19, 2024
1 parent 3226bfb commit a6eafa4
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 @@ -28,7 +28,7 @@ members = [
[dependencies]
nom = "7.1.3"
nom_locate = "4.2.0"
regex = "1.10.4"
regex = "1.11.1"
serde = { version = "1.0.216", features = ["derive"], optional = true }

[dev-dependencies]
Expand Down

0 comments on commit a6eafa4

Please sign in to comment.