Skip to content

Commit bbc6557

Browse files
committed
Update effective-limits to 0.5.3
This fixes the "sysinfo not supported on this platform" errors on many platforms. Fixes #2629
1 parent 6d24d2f commit bbc6557

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ cfg-if = "1.0"
3131
chrono = "0.4"
3232
clap = "2"
3333
download = {path = "download", default-features = false}
34-
effective-limits = "0.5.2"
34+
effective-limits = "0.5.3"
3535
enum-map = "1.1.0"
3636
flate2 = "1"
3737
git-testament = "0.1.4"

0 commit comments

Comments
 (0)