Skip to content

Commit 68da79c

Browse files
build(deps): bump thiserror from 1.0.50 to 1.0.51 (#1253)
Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.50 to 1.0.51. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.50...1.0.51) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 984b1d0 commit 68da79c

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.10"
46+
thiserror = "1.0.51"
4747
once_cell = "1"
4848
freetype-rs = { version = "0.34", optional = true }
4949

0 commit comments

Comments
 (0)