update everything
Some checks are pending
Build Multiarch Container Image / call-reusable-workflow (push) Waiting to run

This commit is contained in:
Sebastian Hugentobler 2025-07-02 08:20:04 +02:00
parent 033a3e2c72
commit 1c95f4391f
Signed by: shu
SSH key fingerprint: SHA256:ppcx6MlixdNZd5EUM1nkHOKoyQYoJwzuQKXM6J/t66M
11 changed files with 1162 additions and 572 deletions

View file

@ -5,9 +5,9 @@ members = [
]
[workspace.dependencies]
serde = "1.0.203"
serde = "1.0.219"
thiserror = "1.0.61"
time = { version = "0.3.36", features = ["macros", "serde", "formatting", "parsing" ] }
time = { version = "0.3.41", features = ["macros", "serde", "formatting", "parsing" ] }
[workspace.package]
license = "AGPL-3.0"