Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump tar from 0.4.33 to 0.4.36 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump tar from 0.4.33 to 0.4.36
Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.33 to 0.4.36.
- [Release notes](https://github.com/alexcrichton/tar-rs/releases)
- [Commits](alexcrichton/tar-rs@0.4.33...0.4.36)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 7, 2022
commit 22367850f3d95db8675cc00db62bf9da6a65c3e1
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 problem-loader/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ mongodb = { git = "https://github.com/mongodb/mongo-rust-driver" }
url = "2.2.1"
bson = "2.0.0-beta"
flate2 = "1.0.20"
tar = "0.4.33"
tar = "0.4.36"
serde = "1.0.125"
tracing = "0.1.25"