summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorFxQnLr <[email protected]>2023-01-18 15:22:37 +0100
committerFxQnLr <[email protected]>2023-01-18 15:22:37 +0100
commitbe9f74f4fb82b25abd99f7024e0f5eea2691f34f (patch)
tree642d673635d086655b2663b091d426e5b08322ba /Cargo.toml
parent30c1ffcecb541d9b27982df6af26948514cbadaa (diff)
downloadmodlist-be9f74f4fb82b25abd99f7024e0f5eea2691f34f.tar
modlist-be9f74f4fb82b25abd99f7024e0f5eea2691f34f.tar.gz
modlist-be9f74f4fb82b25abd99f7024e0f5eea2691f34f.zip
get plan in branch; "finished" input
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 9d85556..da48762 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,4 +15,4 @@ futures-util = "0.3.14"
15chrono = "0.4.22" 15chrono = "0.4.22"
16toml = "0.5.10" 16toml = "0.5.10"
17error-chain = "0.12.4" 17error-chain = "0.12.4"
18dirs = "4.0.0" 18dirs = "4.0.0" \ No newline at end of file