Skip to content

Commit

Permalink
Merge pull request #121 from FyraLabs/dependabot/cargo/regex-1.10.5
Browse files Browse the repository at this point in the history
chore(deps): bump regex from 1.10.4 to 1.10.5
  • Loading branch information
lleyton committed Jun 24, 2024
2 parents 92bc7a1 + a5d2fa2 commit a847c2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ console = "0.15.2"
serde = { version = "1.0.203", features = ["derive"] }
serde_json = "1.0"
lazy_static = "1.4"
regex = "1.8"
regex = "1.10"
itertools = "0.13.0"

# [build-dependencies]
Expand Down

0 comments on commit a847c2f

Please sign in to comment.