Skip to content

Commit acb7f0d

Browse files
authored
Merge pull request #1273 from gtk-rs/dependabot/cargo/tempfile-3.9.0
build(deps): bump tempfile from 3.8.1 to 3.9.0
2 parents 9929aba + 47066a3 commit acb7f0d

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)