Skip to content

Commit

Permalink
bump regex version
Browse files Browse the repository at this point in the history
  • Loading branch information
30bit committed Apr 11, 2024
1 parent e142279 commit b08681c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -24,7 +24,7 @@ repository.workspace = true
choco = { version = "=0.3.0", path = "." }
serde = { version = "1", features = ["derive"] }
lazy_static = "1"
regex = "=1.7.3"
regex = "=1.8.*"

[dependencies]
serde = { workspace = true, optional = true }
Expand Down

0 comments on commit b08681c

Please sign in to comment.