Servo now on crates.io
The Servo project has announcedthe first release of servo as a crate for use as alibrary.
As you can see from the version number, this release is not a 1.0release. In fact, we still haven't finished discussing what 1.0 meansfor Servo. Nevertheless, the increased version number reflects ourgrowing confidence in Servo's embedding API and its ability to meetsome users' needs.
In the meantime we also decided to offer a long-term support (LTS)version of Servo, since breaking changes in the regular monthlyreleases are expected and some embedders might prefer doing majorupgrades on a scheduled half-yearly basis while still receivingsecurity updates and (hopefully!) some migration guides. For moredetails on the LTS release, see the respective section inthe Servo book.