diff options
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 |