servo/components/fallible
Andre Bogus 34b5d8fbe8 This updates the smallvec crate and enables the union feature
We had a mix of 0.6.2 and 0.6.5 (which is the current release),
this unifies to the latest version. It also enables the union
feature which removes the discriminant, reducing memory usage.
2018-09-19 07:16:30 +02:00
..
Cargo.toml This updates the smallvec crate and enables the union feature 2018-09-19 07:16:30 +02:00
lib.rs Format components fallible and geometry #21373 2018-09-04 09:51:55 +08:00