Skip to content

Commit 936b02a

Browse files
Update Rust crate color-eyre to 0.6
1 parent 46ef6f5 commit 936b02a

File tree

2 files changed

+82
-51
lines changed

2 files changed

+82
-51
lines changed

Cargo.lock

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

crates/udev-device-manager/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ async-stream = "0.3"
1111
async-trait = "0.1"
1212
base64 = "0.13"
1313
clap = "3.0.0-beta.2"
14-
color-eyre = "0.5"
14+
color-eyre = "0.6"
1515
futures = "0.3"
1616
im = "15"
1717
lasso = { version = "0.5", features = ["multi-threaded"] }

0 commit comments

Comments
 (0)