Skip to content

Commit

Permalink
build(deps): bump simple-expand-tilde from 0.1.6 to 0.1.7
Browse files Browse the repository at this point in the history
Bumps [simple-expand-tilde](https://github.com/splurf/simple-expand-tilde) from 0.1.6 to 0.1.7.
- [Commits](https://github.com/splurf/simple-expand-tilde/commits)

---
updated-dependencies:
- dependency-name: simple-expand-tilde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 17, 2024
1 parent dbd5193 commit 51b3013
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -206,7 +206,7 @@ serde = { version = "1", features = ["derive"] }
serde_json = { version = "1", features = ["preserve_order"] }
serde_stacker = { version = "0.1", optional = true }
serde_urlencoded = { version = "0.7", optional = true }
simple-expand-tilde = { version = "0.1.6", optional = true }
simple-expand-tilde = { version = "0.1.7", optional = true }
smartstring = { version = "1", optional = true }
snap = "1"
strsim = { version = "0.11", optional = true }
Expand Down

0 comments on commit 51b3013

Please sign in to comment.