From e9185e5fb133fbf62d7cc86e644d2f9d272ba719 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Mon, 5 Jun 2023 20:10:49 +0200 Subject: updatte --- common/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'common') diff --git a/common/Cargo.toml b/common/Cargo.toml index 0557282..6eeb670 100644 --- a/common/Cargo.toml +++ b/common/Cargo.toml @@ -4,5 +4,5 @@ version = "0.1.0" edition = "2021" [dependencies] -serde = { version = "1.0.152", features = ["derive"] } -bincode = { version = "2.0.0-rc.2", features = ["derive"] } +serde = { version = "1.0.163", features = ["derive"] } +bincode = { version = "2.0.0-rc.3", features = ["derive"] } -- cgit v1.2.3-70-g09d2