Skip to content

Commit

Permalink
Merge pull request #145 from Rel1cx/renovate/regex-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
Rel1cx authored Jul 8, 2023
2 parents 9deb185 + f93b7e9 commit c22613e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions updater/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 updater/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ serde_json = "1.0"
serde = { version = "1.0", features = ["derive"] }
reqwest = { version = "0.11", features = ["json"] }
tokio = { version = "1.28.2", features = ["full"] }
regex = "1.9.0"
regex = "1.9.1"

0 comments on commit c22613e

Please sign in to comment.