[package] name = "backend_module" version = "0.1.0" edition = "2021" [dependencies] hitc = { path = "/home/wangfiox/Documents/compiler" } #[features] #default = ["test"]