summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
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 58c166bb..7f12c6e9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -36,7 +36,7 @@ melib = { path = "melib", version = "0.6.1" }
serde = "1.0.71"
serde_derive = "1.0.71"
serde_json = "1.0"
-toml = "0.5.3"
+toml = { version = "0.5.6", features = ["preserve_order", ] }
linkify = "0.4.0"
xdg-utils = "0.3.0"
notify = "4.0.1" # >:c