feat: add external vcard-cli

This commit is contained in:
2022-11-20 20:39:30 +08:00
parent 8979029e29
commit 820417832b
10 changed files with 1819 additions and 1 deletions

View File

@@ -58,6 +58,8 @@ Project or files:
│   ├── err_derive
│   ├── quick_error
│   └── thiserror_anyhow
├── __external
│   └── vcard-qr
├── __ffi
│   ├── abi_stable_crates
│   ├── c
@@ -253,6 +255,6 @@ Project or files:
├── vec.rs
└── while.rs
222 directories, 38 files
224 directories, 38 files
```