mirror of
https://github.com/NotAShelf/stash.git
synced 2026-06-24 13:34:42 +00:00
build(deps): bump tempfile from 3.26.0 to 3.27.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.26.0 to 3.27.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.26.0...v3.27.0) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
208359dc0c
commit
3ddfde0f0f
2 changed files with 3 additions and 3 deletions
|
|
@ -45,7 +45,7 @@ wl-clipboard-rs = "0.9.3"
|
|||
|
||||
[dev-dependencies]
|
||||
futures = "0.3.32"
|
||||
tempfile = "3.26.0"
|
||||
tempfile = "3.27.0"
|
||||
|
||||
[features]
|
||||
default = [ "notifications", "use-toplevel" ]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue