Skip to content

Commit

Permalink
build(deps): bump battery from 0.7.6 to 0.7.7
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 20, 2020
1 parent daf7976 commit e59cefd
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ rayon = "1.4.1"
log = { version = "0.4.11", features = ["std"] }
# battery is optional (on by default) because the crate doesn't currently build for Termux
# see: https://github.com/svartalf/rust-battery/issues/33
battery = { version = "0.7.6", optional = true }
battery = { version = "0.7.7", optional = true }
path-slash = "0.1.3"
unicode-segmentation = "1.6.0"
gethostname = "0.2.1"
Expand Down

0 comments on commit e59cefd

Please sign in to comment.