Skip to content

Commit

Permalink
build(deps): bump sanitize-filename from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [sanitize-filename](https://github.com/kardeiz/sanitize-filename) from 0.4.0 to 0.5.0.
- [Commits](https://github.com/kardeiz/sanitize-filename/commits)

---
updated-dependencies:
- dependency-name: sanitize-filename
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent 213675b commit de65abc
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 crates/esthri-cli/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ log-derive = "0.4"
maud = "0.22"
mime_guess = "2.0"
once_cell = "1.7"
sanitize-filename = "0.4"
sanitize-filename = "0.5"
serde = "1"
clap = { version = "4.0.26", features = ["derive", "env"] }
tokio = { version = "1.23.0", features = ["rt-multi-thread", "signal", "sync"] }
Expand Down

0 comments on commit de65abc

Please sign in to comment.