Skip to content

Commit

Permalink
♻️ add num-traits dependency for enhanced numeric operations
Browse files Browse the repository at this point in the history
  • Loading branch information
yezz123 committed Dec 16, 2024
1 parent dd7ee67 commit 878c505
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ tracing = "0.1"
tracing-subscriber = "0.3"
url = "2.5.0"
uuid = { version = "1.4", features = ["fast-rng", "v4", "serde"] }
num-traits = "0.2"

[dev-dependencies]
rstest = "0.18.2"
Expand Down

0 comments on commit 878c505

Please # to comment.