Skip to content

Commit

Permalink
Merge pull request youki-dev#2241 from containers/dependabot/cargo/re…
Browse files Browse the repository at this point in the history
…gex-1.9.3
  • Loading branch information
github-actions[bot] authored Aug 7, 2023
2 parents 41a47f4 + daeb8a2 commit 752c97f
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 crates/libcontainer/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ libseccomp = { version = "0.3.0", optional=true }
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
rust-criu = "0.4.0"
regex = "1.9.1"
regex = "1.9.3"
thiserror = "1.0.44"
tracing = { version = "0.1.37", features = ["attributes"]}
safe-path = "0.1.0"
Expand Down

0 comments on commit 752c97f

Please sign in to comment.