Skip to content

Commit 749f6ab

Browse files
Carlos Fernandezfacebook-github-bot
authored andcommitted
Rust: Update sysinfo crate (#3520)
Summary: Pull Request resolved: #3520 I need an update sysinfo for some Windows stuff, the previous version doesn't seem to work correctly (plus the documented API has changed a bit and the examples just don't build). Reviewed By: JakobDegen Differential Revision: D56913751 fbshipit-source-id: 30ba14269792ad46236929ba40071974dd1ce436
1 parent 0563aa7 commit 749f6ab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shim/third-party/rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ syn1 = { package = "syn", version = "1.0.109", features = ["extra-traits", "fold
184184
synstructure = "0.12"
185185
sync_wrapper = "0.1.0"
186186
sys-info = "0.9.1"
187-
sysinfo = "0.26.8"
187+
sysinfo = "0.30.11"
188188
take_mut = "0.2.2"
189189
tar = "0.4.38"
190190
tempfile = "3.1.0"

0 commit comments

Comments
 (0)