# Tests that paths in the 'replace' section are rewritten.
#
# This crate depends on the 'mutants' crate, but pulls it in from the
# tree of the cargo-mutants repo, rather than crates.io. If the path
# below wasn't fixed when copied to a scratch tree, the build would
# fail.
[]
= "cargo-mutants-testdata-replace-dependency"
= "0.0.0"
= "2018"
= ["Martin Pool"]
= false
# This has to be a dependency that's published to crates.io.
[]
= { = "0" }
[]
= { = "../../mutants_attrs" }