From e7155ec05458ed00035ce8bc5c087306cfeedbc1 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sun, 17 Dec 2023 15:22:04 +0100 Subject: update all deps --- common/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/Cargo.toml b/common/Cargo.toml index 437fb0b..e23607d 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -4,7 +4,7 @@ version = "0.1.0" edition = "2021" [dependencies] -serde = { version = "1.0.188", features = ["derive"] } +serde = { version = "1.0.193", features = ["derive"] } bincode = { version = "2.0.0-rc.3", features = ["derive"] } rocket = { workspace = true, optional = true } chrono = { version = "0.4.31", features = ["serde"] } -- cgit v1.2.3-70-g09d2