Skip to content

Commit c45e3a6

Browse files
committed
Unpin deranged
1 parent da15a2f commit c45e3a6

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,6 @@ toolchain_find = "0.4"
4040
[target.'cfg(all(windows, not(target_vendor = "uwp")))'.dependencies]
4141
windows-sys = { version = "0.59", features = ["Win32_Foundation", "Win32_System_Com", "Win32_UI_Shell"] }
4242

43-
[target.'cfg(target_os = "macos")'.dependencies]
44-
deranged = "=0.4.0" # https://github.com/jhpratt/deranged/issues/18
45-
4643
[package.metadata.docs.rs]
4744
targets = ["x86_64-unknown-linux-gnu"]
4845

0 commit comments

Comments
 (0)