From b8b57c86af9f757b1f13ce439d215cbdc3e3104d Mon Sep 17 00:00:00 2001 From: Conrad Ludgate Date: Sun, 18 Jun 2023 12:33:55 +0100 Subject: remove rmp-serde (#1057) * remove rmp-serde * use version info --- atuin-client/Cargo.toml | 1 - 1 file changed, 1 deletion(-) (limited to 'atuin-client/Cargo.toml') diff --git a/atuin-client/Cargo.toml b/atuin-client/Cargo.toml index e00dc910..8147ddca 100644 --- a/atuin-client/Cargo.toml +++ b/atuin-client/Cargo.toml @@ -51,7 +51,6 @@ sql-builder = "3" lazy_static = "1" memchr = "2.5" rmp = { version = "0.8.11" } -rmp-serde = { version = "1.1.1" } typed-builder = "0.14.0" # sync -- cgit v1.3.1