summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorManos Pitsidianakis <el13635@mail.ntua.gr>2020-08-16 15:38:37 +0300
committerManos Pitsidianakis <el13635@mail.ntua.gr>2020-08-16 15:38:37 +0300
commit0b00f5dfbcd57a6034db117641dc557a3e1a88f4 (patch)
tree411844911df43d1e10ae789c78885ba24fa862a8 /Cargo.toml
parentd1a9f4e28a72ba624f762487f2996e0bd9669be1 (diff)
Update toml to 0.5.6, add preserve_order
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