The minimal set is now used by default.
To switch to the default Diesel set, use the following in Cargo.toml:
limiting-factor = { version="^0.5.0", features = ["full"] }
Differential D1887
Bump to 0.5.0 dereckson on Oct 11 2018, 16:19. Authored by Tags None Referenced Files
Subscribers None
Details
The minimal set is now used by default. To switch to the default Diesel set, use the following in Cargo.toml:
Diff Detail
|