summary refs log tree commit diff
path: root/Cargo.lock
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.lock
parentddbfb81fd041af226f4550be741440a01ea07591 (diff)
Add -way- too many things
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.lock b/Cargo.lock
index 807b127..0fb098d 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -336,6 +336,7 @@ dependencies = [
 name = "rp_calc"
 version = "0.0.1"
 dependencies = [
+ "num-traits",
  "rust_decimal",
  "rust_decimal_macros",
 ]