diff options
| -rw-r--r-- | Cargo.lock | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -313,7 +313,9 @@ version = "0.1.0" dependencies = [ "asset_system", "just_fmt", + "serde", "size", + "thiserror", "tokio", ] |
![]() |
index : JustEnoughVCS/CommandLine.git | |
| CLI For JVCS! |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | Cargo.lock | 2 |
@@ -313,7 +313,9 @@ version = "0.1.0" dependencies = [ "asset_system", "just_fmt", + "serde", "size", + "thiserror", "tokio", ] |