Support for C$ File Explorer
1. Need to implement multi threaded file explorer to prevent parent thread blocking https://pm.racooncity.org/project/champ/kanban
This commit is contained in:
@@ -4,6 +4,7 @@ version = "2025.3.6"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
native-dialog = { version = "0.7.0", features = ["windows_dpi_awareness", "windows_visual_styles"] }
|
||||
reqwest = { version = "0.12.12", features = ["blocking"] }
|
||||
serde_json = "1.0.137"
|
||||
simple-ldap = "2.1.1"
|
||||
|
||||
Reference in New Issue
Block a user