Skip to content

Commit

Permalink
Merge pull request #2007 from containers/dependabot/cargo/regex-1.8.4
Browse files Browse the repository at this point in the history
(auto merged) chore(deps): bump regex from 1.8.3 to 1.8.4
  • Loading branch information
YJDoc2 authored Jun 6, 2023
2 parents 0c95dcc + e54ebe8 commit 2427181
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 crates/libcontainer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
rust-criu = "0.4.0"
clone3 = "0.2.3"
regex = "1.8.3"
regex = "1.8.4"
thiserror = "1.0.24"
tracing = { version = "0.1.37", features = ["attributes"]}
safe-path = "0.1.0"
Expand Down

0 comments on commit 2427181

Please sign in to comment.