Skip to content

Commit

Permalink
Update Rust crate regex to 1.10.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 988f7a7 commit ea961fb
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 @@ -14,7 +14,7 @@ version = "1.0.1"
[dependencies]
lazy_static = "1.4.0"
personnummer = "3.1.1"
regex = "1"
regex = "1.10.4"

[dev-dependencies]
reqwest = {version = "0.12.3", features = ["blocking", "json"]}
Expand Down

0 comments on commit ea961fb

Please sign in to comment.