Skip to content

Commit

Permalink
Update Rust crate regex to 1.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
oxide-renovate[bot] committed Nov 10, 2023
1 parent 54f68c1 commit 9bf8275
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 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 @@ -53,7 +53,7 @@ progenitor = { git = "https://github.com/oxidecomputer/progenitor", branch = "pr
progenitor-client = { git = "https://github.com/oxidecomputer/progenitor", branch = "print-example" }
rand = "0.8.5"
rand_core = "0.6"
regex = "1.10.0"
regex = "1.10.2"
reqwest = { version = "0.11", default-features = false, features = ["json", "stream"] }
reqwest-middleware = "0.2"
reqwest-retry = "0.3.0"
Expand Down

0 comments on commit 9bf8275

Please sign in to comment.