Skip to content

Commit 47066a3

Browse files
build(deps): bump tempfile from 3.8.1 to 3.9.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.8.1...v3.9.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 38f4ba1 commit 47066a3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

cairo/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,5 +48,5 @@ once_cell = "1"
4848
freetype-rs = { version = "0.34", optional = true }
4949

5050
[dev-dependencies]
51-
tempfile = "3.0"
51+
tempfile = "3.9"
5252
float_eq = "1"

0 commit comments

Comments
 (0)