Skip to content

Commit

Permalink
Merge pull request #5 from OpenSwissPairings/dependabot/cargo/thiserr…
Browse files Browse the repository at this point in the history
…or-2.0.0

Bump thiserror from 1.0.65 to 2.0.0
  • Loading branch information
Virinas-code authored Nov 7, 2024
2 parents 851bc3b + f7da6de commit b0a2b0a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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 @@ -9,4 +9,4 @@ categories = ["data-structures", "parser-implementations"]
keywords = ["chess"]

[dependencies]
thiserror = "1.0.65"
thiserror = "2.0.0"

0 comments on commit b0a2b0a

Please sign in to comment.