Skip to content

Commit f886e14

Browse files
authored
Merge pull request #1665 from gtk-rs/dependabot/cargo/tempfile-3.17.1
build(deps): bump tempfile from 3.16.0 to 3.17.1
2 parents 2705fa4 + 628a4a6 commit f886e14

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.16"
45+
tempfile = "3.17"
4646
float_eq = "1"
4747

4848
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)