Skip to content

Commit

Permalink
Merge #86
Browse files Browse the repository at this point in the history
86: chore(deps): bump thiserror from 1.0.41 to 1.0.43 r=orhun a=dependabot[bot]

Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.41 to 1.0.43.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] committed Jul 10, 2023
2 parents 3d93cd2 + a755cbb commit 32ae2b8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ x11rb = { version = "0.12.0", default-features = false, features = ["allow-unsaf
cairo-rs = { version = "0.17.10", default-features = false, features = ["use_glib", "xcb"] }
pangocairo = "0.17.10"
pango = "0.17.10"
thiserror = "1.0.41"
thiserror = "1.0.43"
serde = { version = "1.0.167", features = ["derive"] }
toml = "0.7.6"
sscanf = "0.4.1"
Expand Down

0 comments on commit 32ae2b8

Please sign in to comment.