Skip to content

Commit

Permalink
Update Rust crate regex to 1.10.3 (#779)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and kodiakhq[bot] authored Jan 22, 2024
1 parent 07c2a10 commit 2fb3139
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 src/odin/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ fs_extra = "1.3"
glob = "0.3"
a2s = "0.5"
serde_with = "3.5.0"
regex = "1.10.2"
regex = "1.10.3"

[dev-dependencies]
once_cell = "1"
Expand Down

0 comments on commit 2fb3139

Please sign in to comment.