feat: use nanoid

This commit is contained in:
GyDi
2022-03-02 00:56:05 +08:00
parent b04e22cd2c
commit c311b92ae2
3 changed files with 21 additions and 2 deletions

View File

@@ -16,6 +16,7 @@ tauri-build = { version = "1.0.0-rc.3", features = [] }
anyhow = "1.0"
dirs = "4.0.0"
dunce = "1.0.2"
nanoid = "0.4.0"
chrono = "0.4.19"
serde_json = "1.0"
serde_yaml = "0.8"