#4 feature dependency without actual dependency
Closed: Fixed 5 years ago by ignatenkobrain. Opened 7 years ago by ignatenkobrain.

# Features can be used to reexport features of other packages. The `session`
# feature of package `awesome` will ensure that the `session` feature of the
# package `cookie` is also enabled.
session = ["cookie/session"]

we would need to include Req: crate(cookie/session)


Metadata Update from @ignatenkobrain:
- Issue set to the milestone: 6

5 years ago

Metadata Update from @ignatenkobrain:
- Issue assigned to zbyszek

5 years ago

I think with latest patches we are good with this.

Metadata Update from @ignatenkobrain:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

5 years ago

Login to comment on this ticket.

Metadata