Skip to content

Commit

Permalink
build(deps): bump simple-home-dir from 0.1.4 to 0.2.0
Browse files Browse the repository at this point in the history
Bumps [simple-home-dir](https://github.com/splurf/simple-home-dir) from 0.1.4 to 0.2.0.
- [Commits](https://github.com/splurf/simple-home-dir/commits)

---
updated-dependencies:
- dependency-name: simple-home-dir
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 14, 2023
1 parent 0871655 commit 002d588
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
Original file line number Diff line number Diff line change
Expand Up @@ -180,7 +180,7 @@ serde = { version = "1.0.188", features = ["derive"] }
serde_json = { version = "1", features = ["preserve_order"] }
serde_stacker = { version = "0.1", optional = true }
serde_urlencoded = { version = "0.7", optional = true }
simple-home-dir = { version = "0.1", features = [
simple-home-dir = { version = "0.2", features = [
"expand_tilde",
], optional = true }
smartstring = { version = "1", optional = true }
Expand Down

0 comments on commit 002d588

Please sign in to comment.