Skip to content

Commit 148e410

Browse files
authored
Merge pull request #1716 from gtk-rs/dependabot/cargo/tempfile-3.20.0
build(deps): bump tempfile from 3.19.1 to 3.20.0
2 parents 5951e83 + 4703ba2 commit 148e410

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

4444
[dev-dependencies]
45-
tempfile = "3.19"
45+
tempfile = "3.20"
4646
float_eq = "1"
4747

4848
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)