[package] name = "base_path_imports" version = "0.1.0" edition = "2021" [dependencies] rhai_factory = { path = "../.." } rhai = "1.14.0" chrono = "0.4.24"