Skip to content

Commit

Permalink
chore(dep): update regex version
Browse files Browse the repository at this point in the history
  • Loading branch information
RegenJacob committed Nov 17, 2024
1 parent a3d34d8 commit ba78c53
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 @@ -15,7 +15,7 @@ include = ["src/*.rs", "Cargo.toml", "LICENSE"]
[dependencies]
log = "0.4"
egui = "0.29"
regex = "1.10"
regex = "1.11"
hashbrown = "0.15"

[dev-dependencies]
Expand Down

0 comments on commit ba78c53

Please sign in to comment.