diff --git a/Cargo.toml b/Cargo.toml index 2f0c88c..bd9d2f5 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -7,3 +7,4 @@ edition = "2021" [dependencies] egui = "0.16.1" +json = "0.12.4"