Skip to content

Commit f784552

Browse files
committed
Update to home 0.5.4
1 parent 53b31bc commit f784552

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ effective-limits = "0.5.3"
3535
enum-map = "2.0.3"
3636
flate2 = "1"
3737
git-testament = "0.2"
38-
home = {git = "https://github.com/rbtcollins/home", rev = "a243ee2fbee6022c57d56f5aa79aefe194eabe53"}
38+
home = "0.5.4"
3939
lazy_static = "1"
4040
libc = "0.2"
4141
num_cpus = "1.13"
@@ -127,3 +127,4 @@ lto = true
127127
# Reduce build time by setting proc-macro crates non optimized.
128128
[profile.release.build-override]
129129
opt-level = 0
130+

0 commit comments

Comments
 (0)