Skip to content

Commit

Permalink
Merge pull request #1886 from jqnatividad/dependabot/cargo/simple-exp…
Browse files Browse the repository at this point in the history
…and-tilde-0.1.7

build(deps): bump simple-expand-tilde from 0.1.6 to 0.1.7
  • Loading branch information
jqnatividad committed Jun 17, 2024
2 parents dbd5193 + 51b3013 commit 695c06d
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 695c06d

Please sign in to comment.