Skip to content

Commit

Permalink
Update Rust crate glob to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 6, 2023
1 parent 1cdb324 commit 0f152b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/injector/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/injector/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
glob = "0.3.0"
glob = "0.3.1"
flate2 = "1.0.25"
tar = "0.4.38"
sha2 = "0.10.6"
Expand Down

0 comments on commit 0f152b2

Please sign in to comment.