diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -549,6 +549,8 @@ dependencies = [ "num_cpus", "once_cell", "pulldown-cmark", + "serde", + "serde_json", "smol", "smol-timeout", "toml", |