Skip to content

Commit 3657891

Browse files
authored
Merge pull request #1268 from gtk-rs/dependabot/cargo/thiserror-1.0.53
build(deps): bump thiserror from 1.0.51 to 1.0.53
2 parents 447b48b + 3687d96 commit 3657891

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
@@ -43,7 +43,7 @@ path = "../glib"
4343
ffi = { package = "cairo-sys-rs", path = "sys" }
4444
libc = "0.2"
4545
bitflags = "2.3"
46-
thiserror = "1.0.51"
46+
thiserror = "1.0.53"
4747
once_cell = "1"
4848
freetype-rs = { version = "0.34", optional = true }
4949

0 commit comments

Comments
 (0)