Skip to content

Commit 3687d96

Browse files
build(deps): bump thiserror from 1.0.51 to 1.0.53
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.51 to 1.0.53. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.51...1.0.53) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df9d809 commit 3687d96

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)