Skip to content

Commit

Permalink
build(deps): bump temp-dir from 0.1.13 to 0.1.14
Browse files Browse the repository at this point in the history
Bumps [temp-dir](https://gitlab.com/leonhard-llc/ops) from 0.1.13 to 0.1.14.
- [Commits](https://gitlab.com/leonhard-llc/ops/compare/temp-dir-v0.1.13...temp-dir-v0.1.14)

---
updated-dependencies:
- dependency-name: temp-dir
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and michaeladler committed Oct 8, 2024
1 parent ffe7ce5 commit f740196
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 @@ -22,7 +22,7 @@ walkdir = "2"

[dev-dependencies]
mockito = "1.5.0"
temp-dir = "0.1.13"
temp-dir = "0.1.14"

[target.'cfg(target_os = "windows")'.dependencies]
winreg = "0.52"

0 comments on commit f740196

Please sign in to comment.