The file module.toml is used to identify the root directory of a module and define its name and version.
[module] name = "demo" version = "0.1.0"