diff --git a/src/wasm-lib/Cargo.lock b/src/wasm-lib/Cargo.lock index 7b92e1134..813a8a04f 100644 --- a/src/wasm-lib/Cargo.lock +++ b/src/wasm-lib/Cargo.lock @@ -4394,6 +4394,7 @@ version = "8.1.0" source = "git+https://github.com/Aleph-Alpha/ts-rs#badbac08e61e65b312880aa64e9ece2976f1bbef" dependencies = [ "chrono", + "serde_json", "thiserror", "ts-rs-macros", "url",