Skip to content

Commit 1c24300

Browse files
authored
Merge pull request #1678 from gtk-rs/dependabot/cargo/tempfile-3.18.0
build(deps): bump tempfile from 3.17.1 to 3.18.0
2 parents 56876d2 + b1b903b commit 1c24300

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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.17"
45+
tempfile = "3.18"
4646
float_eq = "1"
4747

4848
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)