Skip to content

Commit 410db22

Browse files
Bump partialzip from 1.1.1 to 1.1.2
Bumps [partialzip](https://github.com/marcograss/partialzip) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/marcograss/partialzip/releases) - [Commits](https://github.com/marcograss/partialzip/commits) --- updated-dependencies: - dependency-name: partialzip dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c8a8fd2 commit 410db22

File tree

2 files changed

+25
-28
lines changed

2 files changed

+25
-28
lines changed

Cargo.lock

Lines changed: 24 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ reqwest = { version = "0.11", features = ["json"] }
1212
tokio = { version = "1", features = ["full"] }
1313
serde = { version = "1.0", features = ["derive"] }
1414
clap = { version = "3.2.16", features = ["derive"] }
15-
partialzip = "1.1.1"
15+
partialzip = "1.1.2"
1616
regex = "1.6.0"
1717
scraper = "0.13.0"
1818
select = "0.5.0"

0 commit comments

Comments
 (0)