Skip to content

Commit

Permalink
Update Rust crate sysinfo to 0.30.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 6, 2024
1 parent d1c421d commit 6b62080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ rust-version = "1.59"
[dependencies]
threadpool_rs = { git = "https://github.com/GamingGuy003/threadpool_rs.git"}
log = "0.4.21"
sysinfo = "0.30.5"
sysinfo = "0.30.7"
reqwest = { version = "0.11.24", features = [ "blocking" ] }
rusqlite = { version = "0.31.0", features = [ "bundled" ] }
terminal_size = "0.3.0"
Expand Down

0 comments on commit 6b62080

Please sign in to comment.