Update dependencies

This commit is contained in:
Greg Burri 2025-04-08 18:09:46 +02:00
parent 182c951fd2
commit 2b230ae96a
4 changed files with 14 additions and 33 deletions

View file

@ -15,7 +15,7 @@ common = { path = "../common" }
chrono = { version = "0.4", features = ["serde", "unstable-locales"] }
ron = "0.9"
ron = "0.10"
serde = { version = "1.0", features = ["derive"] }
serde_html_form = "0.2"
thiserror = "2"