Skip to content

Commit

Permalink
chore(deps): update rust crate regex to 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 27, 2023
1 parent 2bd135e commit dfac45f
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
20 changes: 13 additions & 7 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 crates/builtins-deployer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ maplit = { workspace = true }
serde_json = { workspace = true }
log = { workspace = true }
base64 = { workspace = true }
regex = "1.7.3"
regex = "1.8.1"
fstrings = { workspace = true }
humantime = "2.1.0"

0 comments on commit dfac45f

Please sign in to comment.