Skip to content

Commit

Permalink
chore(deps): update rust crate home to 0.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2023
1 parent af4d85b commit 78f3202
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

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

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ dunce = "1.0.2"
english-numbers = "0.3.3"
env_logger = { version = "0.7.1", optional = true }
heck = "0.4.0"
home = "0.5.3"
home = "0.5.5"
ignore = "0.4.16"
indexmap = "1.3.2"
java-properties = { version = "1.2.0" }
Expand Down Expand Up @@ -111,7 +111,7 @@ features = [
embed-resource = "1.6.4"

[build-dependencies]
home = { version = "0.5.3", optional = true }
home = { version = "0.5.5", optional = true }
dunce = { version = "1.0.2", optional = true }
handlebars = { version = "4.3.7", optional = true }
log = { version = "0.4.11", optional = true }
Expand Down

0 comments on commit 78f3202

Please sign in to comment.