facebookarchive/cargo-guppy

`depends_on()` doesn't work as expected.

Guiguiprim opened this issue · 3 comments

It looks like depends_on() doesn't work as expected.

See #631

#631 doesn't look like a bug, but I wouldn't be surprised if there's some other sort of bug lurking somewhere.

I changed my test: #634

This one I'm sure it should pass.

Apparently I'm just not capturing the metadata the right way, sorry for the inconvenience.