diff options
author | FxQnLr <[email protected]> | 2023-01-18 15:22:37 +0100 |
---|---|---|
committer | FxQnLr <[email protected]> | 2023-01-18 15:22:37 +0100 |
commit | be9f74f4fb82b25abd99f7024e0f5eea2691f34f (patch) | |
tree | 642d673635d086655b2663b091d426e5b08322ba /Cargo.toml | |
parent | 30c1ffcecb541d9b27982df6af26948514cbadaa (diff) | |
download | modlist-be9f74f4fb82b25abd99f7024e0f5eea2691f34f.tar modlist-be9f74f4fb82b25abd99f7024e0f5eea2691f34f.tar.gz modlist-be9f74f4fb82b25abd99f7024e0f5eea2691f34f.zip |
get plan in branch; "finished" input
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,4 +15,4 @@ futures-util = "0.3.14" | |||
15 | chrono = "0.4.22" | 15 | chrono = "0.4.22" |
16 | toml = "0.5.10" | 16 | toml = "0.5.10" |
17 | error-chain = "0.12.4" | 17 | error-chain = "0.12.4" |
18 | dirs = "4.0.0" | 18 | dirs = "4.0.0" \ No newline at end of file |