diff options
Diffstat (limited to 'Cargo.lock')
-rw-r--r-- | Cargo.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2133,6 +2133,7 @@ version = "0.1.0" dependencies = [ "anyhow", "async-std", + "clap", "client-native-lib", "crossbeam-channel", "eframe", |