dream2nix/examples/rust_no-cargo-lock/projects.toml

18 lines
344 B
TOML

# To re-generate this file, run:
# nix run github:nix-community/dream2nix#detect-projects $source
# ... where `$source` points to the source of your project.
[linemd]
name = "linemd"
relPath = ""
subsystem = "rust"
translator = "cargo-toml"
builder = "crane"
[[linemd.subsystemInfo.crates]]
name = "linemd"
relPath = ""
version = "0.4.0"