nixpkgs/pkgs/build-support/rust/test/import-cargo-lock/git-dependency-workspace-inheritance
D Anzorge 38fb742663 rustPlatform.importCargoLock: fix [package] section handling
Members of the [package] table in Cargo.toml can be either subtables, or
values like strings and bools. Python is happy to check for membership
of "workspace" in a string, since Python strings are iterables, but if
the value is a bool, Python will throw an exception.
2023-04-29 21:05:05 +02:00
..
crate.toml
default.nix
want.toml
workspace.toml