Doc + formatting
This commit is contained in:
parent
9ed5a04e22
commit
995f77d1ef
9 changed files with 39 additions and 30 deletions
|
|
@ -15,7 +15,7 @@ common = { path = "../common" }
|
|||
|
||||
chrono = { version = "0.4", features = ["serde", "unstable-locales"] }
|
||||
|
||||
ron = "0.8"
|
||||
ron = "0.8" # Can't upgrade to 0.9 because of https://github.com/ron-rs/ron/issues/561.
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_html_form = "0.2"
|
||||
thiserror = "2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue