Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
fix(deps): update rust crate num-traits to 0.2.17
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 7, 2023
1 parent cf10e55 commit bd73ba3
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 @@ -17,7 +17,7 @@ doctest = false
statically_linked = []

[dependencies]
num-traits = "0.2.15"
num-traits = "0.2.17"
num-derive = "0.3.3"

[build-dependencies]
Expand Down

0 comments on commit bd73ba3

Please sign in to comment.