Skip to content

Commit

Permalink
Merge pull request #232 from gifnksm/dependabot/cargo/thiserror-2.0.3
Browse files Browse the repository at this point in the history
Bump thiserror from 1.0.64 to 2.0.3
  • Loading branch information
gifnksm authored Nov 30, 2024
2 parents 3f58c6c + f37817a commit 5bbc98b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 @@ -35,7 +35,7 @@ union-find = "0.4.3"
derive-try-from-primitive = "1.0.0"
pretty_env_logger = "0.5.0"
attohttpc = "0.28.0"
thiserror = "1.0.64"
thiserror = "2.0.3"

[dependencies.cont_frac]
path = "./pkg/cont_frac"
Expand Down

0 comments on commit 5bbc98b

Please sign in to comment.