Skip to content

Commit

Permalink
Merge pull request #1272 from gtk-rs/dependabot/cargo/thiserror-1.0.56
Browse files Browse the repository at this point in the history
build(deps): bump thiserror from 1.0.53 to 1.0.56
  • Loading branch information
sdroege committed Jan 8, 2024
2 parents 38f4ba1 + 6f78321 commit 2c32ad4
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion cairo/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ path = "../glib"
ffi = { package = "cairo-sys-rs", path = "sys" }
libc = "0.2"
bitflags = "2.3"
thiserror = "1.0.53"
thiserror = "1.0.56"
once_cell = "1"
freetype-rs = { version = "0.34", optional = true }

Expand Down

0 comments on commit 2c32ad4

Please sign in to comment.