Skip to content

Commit 0b6f180

Browse files
committed
Bump systemstat.
The old version would fail to correctly measure disk space in some circumstances, leading to experiments eventually failing due to full disk.
1 parent e6a3558 commit 0b6f180

File tree

2 files changed

+14
-66
lines changed

2 files changed

+14
-66
lines changed

Cargo.lock

Lines changed: 13 additions & 65 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
@@ -56,7 +56,7 @@ env_logger = "0.6.0"
5656
hmac = "0.7"
5757
sha-1 = "0.8"
5858
rust_team_data = { git = "https://github.com/rust-lang/team" }
59-
systemstat = "0.1.4"
59+
systemstat = "0.1.11"
6060
rustwide = { version = "0.14.0", features = ["unstable", "unstable-toolchain-ci"] }
6161
percent-encoding = "2.1.0"
6262
remove_dir_all = "0.5.2"

0 commit comments

Comments
 (0)