Skip to content

Commit

Permalink
fixup! Update deku again
Browse files Browse the repository at this point in the history
  • Loading branch information
wcampbell0x2a committed May 23, 2024
1 parent ed79104 commit be6b60a
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 12 deletions.
30 changes: 19 additions & 11 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 backhand/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ description = "Library for the reading, creating, and modification of SquashFS f
readme = "../README.md"

[dependencies]
deku = { git = "https://github.com/sharksforarms/deku", branch = "master"}
deku = "0.17.0"
tracing = { version = "0.1.40" }
thiserror = "1.0.59"
flate2 = { version = "1.0.30", optional = true }
Expand Down

0 comments on commit be6b60a

Please sign in to comment.