Skip to content

Commit 5a28c7e

Browse files
committed
chose: use latest uplink
1 parent 8948c2b commit 5a28c7e

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

Cargo.lock

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

uplink/Cargo.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,9 +57,7 @@ reqwest = { version = "0.11", default-features = false, features = [
5757
] }
5858
rsa = { version = "0.9.6", features = ["sha2"] }
5959
# systemstats
60-
#sysinfo = { git = "https://github.com/bytebeamio/sysinfo", rev = "ae1ee2c4c0bbea7a3aa58bd9b151fb80342ed8cd" }
61-
sysinfo = { git = "https://github.com/bytebeamio/sysinfo", rev = "f2f31f17ea82f6e75982e6c758603ef43215e74a" }
62-
#sysinfo = { git = "https://github.com/bytebeamio/sysinfo", rev = "9e6661d570e8b8b0d3e62ca1cc84a2371b9f1624" }
60+
sysinfo = { git = "https://github.com/bytebeamio/sysinfo", rev = "ae1ee2c4c0bbea7a3aa58bd9b151fb80342ed8cd" }
6361
# logcat
6462
lazy_static = "1.4.0"
6563
# installer

0 commit comments

Comments
 (0)