From ba911a8a207eb47df7a055410570767b2e33c2ae Mon Sep 17 00:00:00 2001 From: mat Date: Sat, 11 Dec 2021 15:17:42 -0600 Subject: correct minecraft-chat :tada: --- minecraft-chat/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'minecraft-chat/Cargo.toml') diff --git a/minecraft-chat/Cargo.toml b/minecraft-chat/Cargo.toml index 81f676af..aa803864 100644 --- a/minecraft-chat/Cargo.toml +++ b/minecraft-chat/Cargo.toml @@ -7,4 +7,5 @@ version = "0.1.0" [dependencies] lazy_static = "1.4.0" +serde = "^1.0.130" serde_json = "^1.0.72" -- cgit v1.2.3