dependabot[bot] 0ac113e5fa build: bump aws-lc-rs from 1.15.4 to 1.16.0 (#42708)
Bumps [aws-lc-rs](https://github.com/aws/aws-lc-rs) from 1.15.4 to
1.16.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-lc-rs/releases">aws-lc-rs's
releases</a>.</em></p>
<blockquote>
<h2>aws-lc-rs  v1.16.0</h2>
<h2>What's Changed</h2>
<ul>
<li>MSRV bumped to 1.71.0 by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1035">aws/aws-lc-rs#1035</a></li>
<li>aws-lc-sys v0.37.1 by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1036">aws/aws-lc-rs#1036</a></li>
<li>Deterministic seed-based key generation for ML-DSA
(<code>PqdsaKeyPair::from_seed</code>) per FIPS 204 by <a
href="https://github.com/LatticeArc-Founder"><code>@​LatticeArc-Founder</code></a>
in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1034">aws/aws-lc-rs#1034</a></li>
<li><code>DecapsulationKey</code> serialization support for ML-KEM by <a
href="https://github.com/LatticeArc-Founder"><code>@​LatticeArc-Founder</code></a>
in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1029">aws/aws-lc-rs#1029</a></li>
<li>Improved testability: <code>unsealed::SecureRandom</code> and
agreement key generation for testing by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1021">aws/aws-lc-rs#1021</a></li>
<li>Updated <a href="https://aws.github.io/aws-lc-rs/index.html">User
Guide</a> by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1041">aws/aws-lc-rs#1041</a></li>
</ul>
<h3>Build Improvements</h3>
<ul>
<li>Add Clang support on Windows by <a
href="https://github.com/aminya"><code>@​aminya</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1032">aws/aws-lc-rs#1032</a></li>
<li>Support cranelift backend on Windows by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1030">aws/aws-lc-rs#1030</a></li>
<li>Fix support for OpenWrt; respect
<code>TARGET_CC</code>/<code>TARGET_CXX</code>/<code>TARGET_CFLAGS</code>
env vars by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1026">aws/aws-lc-rs#1026</a></li>
<li>Skip memcmp check for cross-compilation by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1037">aws/aws-lc-rs#1037</a></li>
</ul>
<h3>Issues Being Closed</h3>
<ul>
<li>Clang compilation fails on Windows -- <a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1031">aws/aws-lc-rs#1031</a></li>
<li>Unable to build w/ rustc_codegen_cranelift compiler backend (on
Windows) -- <a
href="https://redirect.github.com/aws/aws-lc-rs/issues/537">aws/aws-lc-rs#537</a></li>
<li>OpenWrt cross-compilation fails -- <a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1009">aws/aws-lc-rs#1009</a></li>
<li>Respect <code>TARGET_CC</code> over <code>CC</code> for
cross-compilation -- <a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1025">aws/aws-lc-rs#1025</a></li>
<li>Provide unsealed SecureRandom for testing -- <a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1020">aws/aws-lc-rs#1020</a></li>
<li>ML-KEM DecapsulationKey serialization -- <a
href="https://redirect.github.com/aws/aws-lc-rs/issues/799">aws/aws-lc-rs#799</a></li>
<li>Large performance regression 1.14.0 -&gt; 1.14.1 -- <a
href="https://redirect.github.com/aws/aws-lc-rs/issues/899">aws/aws-lc-rs#899</a></li>
<li>Request: Update the User Guide to mention more *nix systems -- <a
href="https://redirect.github.com/aws/aws-lc-rs/issues/643">aws/aws-lc-rs#643</a></li>
</ul>
<h2>Other Merged PRs</h2>
<ul>
<li>Prepare v1.16.0 by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1046">aws/aws-lc-rs#1046</a></li>
<li>Update criterion dependency by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1039">aws/aws-lc-rs#1039</a></li>
<li>Speedup CI completion by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1040">aws/aws-lc-rs#1040</a></li>
<li>Enable CI for mips64-unknown-linux-muslabi64 by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1017">aws/aws-lc-rs#1017</a></li>
<li>Fix rustls integ test by <a
href="https://github.com/justsmth"><code>@​justsmth</code></a> in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1019">aws/aws-lc-rs#1019</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/LatticeArc-Founder"><code>@​LatticeArc-Founder</code></a>
made their first contribution in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1034">aws/aws-lc-rs#1034</a></li>
<li><a href="https://github.com/aminya"><code>@​aminya</code></a> made
their first contribution in <a
href="https://redirect.github.com/aws/aws-lc-rs/pull/1032">aws/aws-lc-rs#1032</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/aws/aws-lc-rs/compare/v1.15.4...v1.16.0">https://github.com/aws/aws-lc-rs/compare/v1.15.4...v1.16.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="198d9bab79"><code>198d9ba</code></a>
Prepare v1.16.0 (<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1046">#1046</a>)</li>
<li><a
href="3be1c0f26b"><code>3be1c0f</code></a>
Update documentation (<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1041">#1041</a>)</li>
<li><a
href="1dd30ab4d6"><code>1dd30ab</code></a>
Speedup CI completion (<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1040">#1040</a>)</li>
<li><a
href="a357198f8f"><code>a357198</code></a>
feat(pqdsa): Add deterministic seed-based key generation for ML-DSA (<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1034">#1034</a>)</li>
<li><a
href="9dc08af38f"><code>9dc08af</code></a>
Update criterion dependency (<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1039">#1039</a>)</li>
<li><a
href="a8cac6622a"><code>a8cac66</code></a>
Bump aws-lc-sys to v0.37.1 (<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1036">#1036</a>)</li>
<li><a
href="dd434425fa"><code>dd43442</code></a>
skip memcmp_invalid_stripped_check for cross-compilation (<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1037">#1037</a>)</li>
<li><a
href="8530f18793"><code>8530f18</code></a>
Bump MSRV to 1.71.0; Fix rustls integration - webpki (<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1035">#1035</a>)</li>
<li><a
href="fcec9cd4ae"><code>fcec9cd</code></a>
Improve Testability: <code>unsealed::SecureRandom</code> and agreement
(<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1021">#1021</a>)</li>
<li><a
href="819879d30a"><code>819879d</code></a>
Support cranelift backend on Windows (<a
href="https://redirect.github.com/aws/aws-lc-rs/issues/1030">#1030</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-lc-rs/compare/v1.15.4...v1.16.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-lc-rs&package-manager=cargo&previous-version=1.15.4&new-version=1.16.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-19 00:43:56 +00:00
2026-02-03 12:43:04 +00:00
2025-11-13 08:48:01 +00:00
2026-02-03 14:05:55 +00:00
2018-11-19 14:46:43 +01:00
2026-02-03 12:43:04 +00:00
2026-02-16 18:58:15 +00:00
2023-08-17 15:07:43 +00:00

The Servo Parallel Browser Engine Project

Servo is a prototype web browser engine written in the Rust language. It is currently developed on 64-bit macOS, 64-bit Linux, 64-bit Windows, 64-bit OpenHarmony, and Android.

Servo welcomes contribution from everyone. Check out:

Coordination of Servo development happens:

Getting started

For more detailed build instructions, see the Servo Book under Getting the Code and Building Servo.

macOS

  • Download and install Xcode and brew.
  • Install uv: curl -LsSf https://astral.sh/uv/install.sh | sh
  • Install rustup: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Restart your shell to make sure cargo is available
  • Install the other dependencies: ./mach bootstrap
  • Build servoshell: ./mach build

Linux

  • Install curl:
    • Arch: sudo pacman -S --needed curl
    • Debian, Ubuntu: sudo apt install curl
    • Fedora: sudo dnf install curl
    • Gentoo: sudo emerge net-misc/curl
  • Install uv: curl -LsSf https://astral.sh/uv/install.sh | sh
  • Install rustup: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Restart your shell to make sure cargo is available
  • Install the other dependencies: ./mach bootstrap
  • Build servoshell: ./mach build

Windows

  • Download uv, choco, and rustup
    • Be sure to select Quick install via the Visual Studio Community installer
  • In the Visual Studio Installer, ensure the following components are installed:
    • Windows 10/11 SDK (anything >= 10.0.19041.0) (Microsoft.VisualStudio.Component.Windows{10, 11}SDK.{>=19041})
    • MSVC v143 - VS 2022 C++ x64/x86 build tools (Latest) (Microsoft.VisualStudio.Component.VC.Tools.x86.x64)
    • C++ ATL for latest v143 build tools (x86 & x64) (Microsoft.VisualStudio.Component.VC.ATL)
  • Restart your shell to make sure cargo is available
  • Install the other dependencies: .\mach bootstrap
  • Build servoshell: .\mach build

Android

  • Ensure that the following environment variables are set:
    • ANDROID_SDK_ROOT
    • ANDROID_NDK_ROOT: $ANDROID_SDK_ROOT/ndk/28.2.13676358/ ANDROID_SDK_ROOT can be any directory (such as ~/android-sdk). All of the Android build dependencies will be installed there.
  • Install the latest version of the Android command-line tools to $ANDROID_SDK_ROOT/cmdline-tools/latest.
  • Run the following command to install the necessary components:
    sudo $ANDROID_SDK_ROOT/cmdline-tools/latest/bin/sdkmanager --install \
     "build-tools;34.0.0" \
     "emulator" \
     "ndk;28.2.13676358" \
     "platform-tools" \
     "platforms;android-33" \
     "system-images;android-33;google_apis;x86_64"
    
  • Follow the instructions above for the platform you are building on

OpenHarmony

  • Follow the instructions above for the platform you are building on to prepare the environment.
  • Depending on the target distribution (e.g. HarmonyOS NEXT vs pure OpenHarmony) the build configuration will differ slightly.
  • Ensure that the following environment variables are set
    • DEVECO_SDK_HOME (Required when targeting HarmonyOS NEXT)
    • OHOS_BASE_SDK_HOME (Required when targeting OpenHarmony)
    • OHOS_SDK_NATIVE (e.g. ${DEVECO_SDK_HOME}/default/openharmony/native or ${OHOS_BASE_SDK_HOME}/${API_VERSION}/native)
    • SERVO_OHOS_SIGNING_CONFIG: Path to json file containing a valid signing configuration for the demo app.
  • Review the detailed instructions at [Building for OpenHarmony].
  • The target distribution can be modified by passing --flavor=<default|harmonyos> to mach <build|package|install>.
Description
Mirrored from GitHub
Readme MPL-2.0 2.2 GiB
Languages
Rust 87.7%
Python 6%
WebIDL 3.1%
HTML 2%
JavaScript 0.5%
Other 0.5%