aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* tidy: Use more `cargo-deny` features (#34447)Martin Robinson2024-12-131-1/+1
* build(deps): bump rustix from 0.38.41 to 0.38.42 (#34544)dependabot[bot]2024-12-121-3/+3
* Remove taffy-specific layout caching (#34589)Nico Burns2024-12-121-2/+2
* Add embedder event for preferred color scheme and respond to it in the Layout...arthmis2024-12-121-16/+16
* build(deps): bump serde from 1.0.215 to 1.0.216 (#34583)dependabot[bot]2024-12-111-4/+4
* build(deps): bump png from 0.17.14 to 0.17.15 (#34546)dependabot[bot]2024-12-091-2/+2
* build(deps): bump chrono from 0.4.38 to 0.4.39 (#34545)dependabot[bot]2024-12-091-2/+2
* build(deps): bump cc from 1.2.2 to 1.2.3 (#34543)dependabot[bot]2024-12-091-2/+2
* build(deps): bump libc from 0.2.167 to 0.2.168 (#34542)dependabot[bot]2024-12-091-2/+2
* build(deps): bump fastrand from 2.2.0 to 2.3.0 (#34541)dependabot[bot]2024-12-091-2/+2
* build(deps): bump taffy from 0.6.2 to 0.6.3 (#34540)dependabot[bot]2024-12-091-3/+3
* Add XPath parser/evaluator (#34463)Ville Lindholm2024-12-081-0/+1
* build(deps): bump fdeflate from 0.3.6 to 0.3.7 (#34509)dependabot[bot]2024-12-071-2/+2
* Add prefs to limit threadpool sizes (#34478)Jonathan Schwender2024-12-071-0/+1
* build(deps): bump tokio-stream from 0.1.16 to 0.1.17 (#34512)dependabot[bot]2024-12-061-2/+2
* build(deps): bump clap from 4.5.22 to 4.5.23 (#34511)dependabot[bot]2024-12-061-4/+4
* build(deps): bump clap_lex from 0.7.3 to 0.7.4 (#34510)dependabot[bot]2024-12-061-2/+2
* Upgrade Stylo to 2024-12-04 (#34501)Oriol Brufau2024-12-061-13/+13
* Add `webgpu` feature flag (#34444)atbrakhi2024-12-051-1/+1
* Move stylo thread pool mutex to servo layout thread crates (#34480)Nico Burns2024-12-051-12/+12
* build(deps): bump anyhow from 1.0.93 to 1.0.94 (#34477)dependabot[bot]2024-12-041-2/+2
* build(deps): bump clap from 4.5.21 to 4.5.22 (#34476)dependabot[bot]2024-12-041-4/+4
* build(deps): bump tokio-util from 0.7.12 to 0.7.13 (#34475)dependabot[bot]2024-12-041-2/+2
* build(deps): bump tokio from 1.41.1 to 1.42.0 (#34471)dependabot[bot]2024-12-031-2/+2
* build(deps): bump wasm-bindgen-futures from 0.4.45 to 0.4.47 (#34470)dependabot[bot]2024-12-031-2/+3
* build(deps): bump xml-rs from 0.8.23 to 0.8.24 (#34469)dependabot[bot]2024-12-031-2/+2
* build(deps): bump libloading from 0.8.5 to 0.8.6 (#34459)dependabot[bot]2024-12-021-2/+2
* build(deps): bump mio from 1.0.2 to 1.0.3 (#34457)dependabot[bot]2024-12-021-4/+3
* build(deps): bump syn from 2.0.89 to 2.0.90 (#34456)dependabot[bot]2024-12-021-2/+2
* build(deps): bump web-sys from 0.3.72 to 0.3.74 (#34454)dependabot[bot]2024-12-021-2/+2
* build(deps): bump allocator-api2 from 0.2.20 to 0.2.21 (#34453)dependabot[bot]2024-12-021-2/+2
* build(deps): bump js-sys from 0.3.72 to 0.3.74 (#34452)dependabot[bot]2024-12-021-12/+13
* build(deps): bump ttf-parser from 0.25.0 to 0.25.1 (#34451)dependabot[bot]2024-12-021-2/+2
* build(deps): bump tracing-subscriber from 0.3.18 to 0.3.19 (#34427)dependabot[bot]2024-12-021-2/+2
* build(deps): bump libc from 0.2.166 to 0.2.167 (#34429)dependabot[bot]2024-11-291-2/+2
* build(deps): bump cc from 1.2.1 to 1.2.2 (#34428)dependabot[bot]2024-11-291-3/+3
* Make Servo compatible with Stylo with `prefers-color-scheme` support (#34423)Nico Burns2024-11-291-12/+12
* build(deps): bump socket2 from 0.5.7 to 0.5.8 (#34420)dependabot[bot]2024-11-281-2/+2
* build(deps): bump bytes from 1.8.0 to 1.9.0 (#34418)dependabot[bot]2024-11-281-2/+2
* build(deps): bump errno from 0.3.9 to 0.3.10 (#34419)dependabot[bot]2024-11-281-4/+4
* build(deps): bump vergen-git2 from 1.0.1 to 1.0.2 (#34400)dependabot[bot]2024-11-281-2/+2
* build(deps): bump libc from 0.2.165 to 0.2.166 (#34407)dependabot[bot]2024-11-281-2/+2
* build(deps): bump tracing from 0.1.40 to 0.1.41 (#34409)dependabot[bot]2024-11-281-6/+6
* Implement MallocSizeOf for markup5ever rather than xml5ever. (#34403)Nico Burns2024-11-271-1/+1
* build(deps): bump litemap from 0.7.3 to 0.7.4 (#34398)dependabot[bot]2024-11-261-2/+2
* build(deps): bump itoa from 1.0.13 to 1.0.14 (#34401)dependabot[bot]2024-11-261-2/+2
* build(deps): bump libc from 0.2.164 to 0.2.165 (#34397)dependabot[bot]2024-11-261-2/+2
* build(deps): bump tracing-core from 0.1.32 to 0.1.33 (#34399)dependabot[bot]2024-11-261-2/+2
* build(deps): bump vergen from 9.0.1 to 9.0.2 (#34396)dependabot[bot]2024-11-261-4/+4
* build(deps): bump wgpu-hal from 23.0.0 to 23.0.1 (#34395)dependabot[bot]2024-11-261-4/+4