Servo is now available on crates.io - Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
Initial crates.io release and LTS version of Servo
Posted 2026-04-13
Today the Servo team has released v0.1.0 of the servo crate.
This is our first crates.io release of the servo crate that allows Servo to be used as a library.
We currently do not have any plans of publishing our demo browser servoshell to crates.io.
In the 5 releases since our initial GitHub release in October 2025, our release process has matured, with the main “bottleneck” now being the human-written monthly blog post.
Since ...
Read more at servo.org