diff options
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -577,7 +577,9 @@ version = "0.1.0" dependencies = [ "clap", "pinyin", + "serde", "tokio", + "toml", "tracing-subscriber", "vtx-engine", ] |
