summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 9d86fd3..2c4c9f1 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -55,3 +55,4 @@ lazy_static = "1"
notify = "^5.0.0"
temp-env = "0.3.0"
log = { version = "0.4", features = ["serde"] }
+rust_decimal = "1.27.0"