mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
As discussed on zulip we would like to rename `libservo` to `servo` (again) before a future crates.io release. Servo is a library, so the `lib` prefix is somewhat redundant. We already renamed the binary of ServoShell to `servoshell`, to reduce confusion of users of what servo is. Note: This PR does not touch all occurrences of `libservo`. Specifically CI job names remain untouched, since the risk of breaking something is higher here, harder to test for and the name not user facing. Testing: CI testing of this change should give us good confidence. Manual testing of `./mach doc` and `./mach build` showed no issues on macos. [Full try run](https://github.com/jschwe/servo/actions/runs/22909562747) Signed-off-by: Jonathan Schwender <schwenderjonathan@gmail.com>
8.2 KiB
8.2 KiB