Skip to content

Commit

Permalink
Use newer branch of sysinfo, fixes issue #61
Browse files Browse the repository at this point in the history
  • Loading branch information
bvaisvil committed Aug 23, 2020
1 parent aac86de commit 66cbded
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Expand Up @@ -25,7 +25,7 @@ heim = {version = "0.1.0-beta.1", features = ["full"]}
futures = "^0.3.5"
gumdrop = {version = "0.8", features = ["default_expr"]}
chrono = "0.4.*"
sysinfo = {git = "https://github.com/bvaisvil/sysinfo.git", branch="zenith_changes"}
sysinfo = {git = "https://github.com/bvaisvil/sysinfo.git", branch="zenith_changes_15.1"}
dirs = "2.0.*"
serde = {version="1.0.104", features=["derive"]}
serde_derive = "1.0.104"
Expand Down

0 comments on commit 66cbded

Please sign in to comment.