Skip to content

Commit

Permalink
cargo: upgrade loopdev to 0.4
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
  • Loading branch information
otavio committed May 7, 2022
1 parent 3ac8634 commit e10b854
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 7 deletions.
100 changes: 98 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

7 changes: 2 additions & 5 deletions updatehub/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,13 +77,10 @@ warp = "0.3"
git-version = "0.3"

[dev-dependencies]
expectrl = "0.3"
flate2 = "1"
insta = { version = "1", features = ["backtrace"] }

# Pin version as this is the last one not using bindgen
loopdev = "=0.2.1"

expectrl = "0.3"
loopdev = "0.4"
pretty_assertions = "1"
regex = "1"
tempfile = "3"

0 comments on commit e10b854

Please sign in to comment.