[fejix] # If a project requires another major version of Fejix, the compiler will fail to build it. version = "0.4.0" [fejix.paths] # Both relative and absolute paths are fine. stdlib = "./fejix_stdlib" [output] # If NO_COLOR environment variable is defined, use_color is forced to be false. use_color = true