Servo 0.1.0 released on crates.io
Original: Servo is now available on crates.io
Why This Matters
Establishes Servo as a production-ready embeddable web engine option with LTS support for developers integrating browser technology into applications.
Servo team released v0.1.0 on crates.io on April 13, 2026, marking the first official library release enabling developers to embed Servo as a dependency. An LTS version offering security updates on a half-yearly schedule is also now available.
The Servo project announced its initial crates.io release on April 13, 2026, with version 0.1.0 of the servo crate. This milestone represents the fifth release since Servo's initial GitHub debut in October 2025. The crate enables developers to use Servo as an embeddable library in applications, though the team clarified they have no immediate plans to publish the servoshell demo browser to crates.io. The version numbering reflects growing confidence in Servo's embedding API, though the team noted they have not yet finalized what a 1.0 release will entail. Alongside the regular monthly release cycle, Servo introduced a long-term support (LTS) version designed for users preferring scheduled half-yearly major upgrades while receiving security updates and migration guidance. The team cited their maturing release process, with the primary constraint now being completion of monthly blog posts rather than technical bottlenecks. Further LTS details are available in the official Servo book documentation.