Skip to content

Commit bffc595

Browse files
dependabot[bot]sdroege
authored andcommitted
build(deps): bump tempfile from 3.20.0 to 3.21.0
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.20.0 to 3.21.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/commits) --- updated-dependencies: - dependency-name: tempfile dependency-version: 3.21.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e2ae922 commit bffc595

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -43,7 +43,7 @@ bitflags.workspace = true
4343
freetype-rs = { version = "0.38", optional = true }
4444

4545
[dev-dependencies]
46-
tempfile = "3.20"
46+
tempfile = "3.21"
4747
float_eq = "1"
4848

4949
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)