# 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)
Req: crate(cookie/session)
Metadata Update from @ignatenkobrain: - Issue set to the milestone: 6
Metadata Update from @ignatenkobrain: - Issue assigned to zbyszek
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)
Log in to comment on this ticket.