Skip to content

Commit

Permalink
Merge pull request #142 from gifnksm/dependabot/cargo/polynomial-0.2.6
Browse files Browse the repository at this point in the history
Bump polynomial from 0.2.5 to 0.2.6
  • Loading branch information
gifnksm authored Oct 3, 2023
2 parents 7233b38 + 24da073 commit b6e2f69
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -26,7 +26,7 @@ num-integer = "0.1.45"
num-iter = "0.1.43"
num-rational = { version = "0.4.1", default-features = false }
num-traits = "0.2.16"
polynomial = "0.2.5"
polynomial = "0.2.6"
serde = { version = "1.0.188", features = ["derive"] }
serde_json = "1.0.107"
term = "0.7.0"
Expand Down

0 comments on commit b6e2f69

Please sign in to comment.