Format Cargo.toml
This commit is contained in:
parent
2b88008ba3
commit
f9dbc0db01
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ edition = "2021"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
chrono = "0.4.19"
|
chrono = "0.4.19"
|
||||||
colored="2.0.0"
|
colored = "2.0.0"
|
||||||
computus = "1.0.0"
|
computus = "1.0.0"
|
||||||
directories = "4.0.1"
|
directories = "4.0.1"
|
||||||
pest = "2.1.3"
|
pest = "2.1.3"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue