summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorAndrew Owen <yumaikas94@gmail.com>2024-03-13 05:38:08 -0600
committerAndrew Owen <yumaikas94@gmail.com>2024-03-13 05:38:08 -0600
commit7854c9a73ee2aef749e0b47fcba7968ec6448a6d (patch)
tree267a78794e7b03b9266bf537bcc4d2cb571f69b9 /Cargo.toml
parentddbfb81fd041af226f4550be741440a01ea07591 (diff)
Add -way- too many things
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index a337b4c..0628583 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -6,4 +6,4 @@ edition = "2021"
 [dependencies]
 rust_decimal = { version =  "1.34", features = ["maths", "std", "rand"] }
 rust_decimal_macros = "1.34"
-
+num-traits = "0.2"