Skip to content

Commit

Permalink
Update to home 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
LucioFranco committed Oct 11, 2022
1 parent 53b31bc commit f784552
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
5 changes: 3 additions & 2 deletions Cargo.lock

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

3 changes: 2 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ effective-limits = "0.5.3"
enum-map = "2.0.3"
flate2 = "1"
git-testament = "0.2"
home = {git = "https://github.com/rbtcollins/home", rev = "a243ee2fbee6022c57d56f5aa79aefe194eabe53"}
home = "0.5.4"
lazy_static = "1"
libc = "0.2"
num_cpus = "1.13"
Expand Down Expand Up @@ -127,3 +127,4 @@ lto = true
# Reduce build time by setting proc-macro crates non optimized.
[profile.release.build-override]
opt-level = 0

0 comments on commit f784552

Please sign in to comment.