pub fn save_config<T>(project: &str, cfg: T) where
    T: Serialize