aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 094829c..67a9acb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -9,5 +9,4 @@ edition = "2021"
async-channel = "2.3.1"
gdk4 = "0.8.2"
gtk4 = "0.8.2"
-num-bigint = "0.4.5"
-num-traits = "0.2.19"
+num = "0.4.3"