Skip to content

Commit 657bc91

Browse files
chore(deps)(deps): bump pklib from 0.1.0 to 0.2.0
Bumps [pklib](https://github.com/danielsreichenbach/pklib-rs) from 0.1.0 to 0.2.0. - [Release notes](https://github.com/danielsreichenbach/pklib-rs/releases) - [Changelog](https://github.com/danielsreichenbach/pklib-rs/blob/main/CHANGELOG.md) - [Commits](danielsreichenbach/pklib-rs@v0.1.0...v0.2.0) --- updated-dependencies: - dependency-name: pklib dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9f4094b commit 657bc91

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

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

file-formats/archives/wow-mpq/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ num-traits = "0.2"
3232
flate2 = "1.1"
3333
bzip2 = "0.6"
3434
lzma-rs = "0.3"
35-
pklib = "0.1"
35+
pklib = "0.2"
3636
implode = "0.1.1"
3737

3838
# Data structures and utilities

0 commit comments

Comments
 (0)