diff --git a/Cargo.lock b/Cargo.lock index 49841ea..0bd3b75 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -885,6 +885,7 @@ version = "0.1.2" dependencies = [ "alacritty_terminal", "serde", + "serde_json", "spacesh-proto", ]