Skip to content

Commit 9d3290a

Browse files
authored
Merge pull request #1571 from gtk-rs/dependabot/cargo/tempfile-3.14.0
build(deps): bump tempfile from 3.13.0 to 3.14.0
2 parents 4483aa2 + 523348a commit 9d3290a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.37", optional = true }
4343

4444
[dev-dependencies]
45-
tempfile = "3.13"
45+
tempfile = "3.14"
4646
float_eq = "1"
4747

4848
[package.metadata.docs.rs]

0 commit comments

Comments
 (0)