fix(directory): preserve substitution order (#1782)

This commit is contained in:
David Knaack
2020-10-13 21:06:41 +02:00
committed by GitHub
parent dc8e769bdb
commit 4de9e43cff
5 changed files with 45 additions and 19 deletions
+1
View File
@@ -60,6 +60,7 @@ term_size = "0.3.2"
quick-xml = "0.19.0"
rand = "0.7.3"
serde_derive = "1.0.115"
indexmap = "1.6.0"
notify-rust = { version = "4.0.0", optional = true }
# Optional/http: