Skip to content

Commit

Permalink
Merge pull request #1304 from jqnatividad/dependabot/cargo/simple-hom…
Browse files Browse the repository at this point in the history
…e-dir-0.2.0

build(deps): bump simple-home-dir from 0.1.4 to 0.2.0
  • Loading branch information
jqnatividad authored Sep 14, 2023
2 parents 4de4bcb + 002d588 commit 666f910
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 666f910

Please sign in to comment.