Skip to content

Commit

Permalink
chore(deps): bump mktemp from 0.4.1 to 0.5.1
Browse files Browse the repository at this point in the history
Bumps [mktemp](https://github.com/samgiles/rs-mktemp) from 0.4.1 to 0.5.1.
- [Release notes](https://github.com/samgiles/rs-mktemp/releases)
- [Commits](samgiles/rs-mktemp@0.4.1...0.5.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 3, 2023
1 parent 24531ba commit 1861d01
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 @@ -13,7 +13,7 @@ publish = true


[dependencies]
mktemp = { version = "0.4.1" }
mktemp = { version = "0.5.1" }
minijinja = "0.20.0"
shlex = "1.2.0"
strum = { version = "0.25", features = ["derive"] }
Expand Down

0 comments on commit 1861d01

Please sign in to comment.