diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -291,6 +291,7 @@ dependencies = [ "serde", "smallvec", "tendril", + "toml", "tree-sitter", "unicode-segmentation", "unicode-width", |