aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* layout: Add support for `mix-blend-mode: plus-lighter` (#34057)Martin Robinson2024-10-291-12/+12
* build(deps): bump libm from 0.2.10 to 0.2.11 (#34061)dependabot[bot]2024-10-291-2/+2
* build(deps): bump mozangle from 0.5.1 to 0.5.2 (#34059)dependabot[bot]2024-10-291-2/+2
* build(deps): bump serde from 1.0.213 to 1.0.214 (#34058)dependabot[bot]2024-10-291-4/+4
* Remove size_of_test macro from legacy layout and inline it (#34055)Nico Burns2024-10-291-11/+1
* build(deps): bump hilog from 0.1.0 to 0.1.1 (#34045)dependabot[bot]2024-10-281-2/+2
* Fix invalid rooting for PropertyDescriptor (#34018)Josh Matthews2024-10-281-4/+4
* build(deps): bump libm from 0.2.8 to 0.2.10 (#34047)dependabot[bot]2024-10-281-2/+2
* build(deps): bump napi-derive-ohos from 1.0.0 to 1.0.1 (#34044)dependabot[bot]2024-10-281-2/+2
* build(deps): bump napi-derive-backend-ohos from 1.0.0 to 1.0.1 (#34043)dependabot[bot]2024-10-281-2/+2
* build(deps): bump fdeflate from 0.3.5 to 0.3.6 (#34042)dependabot[bot]2024-10-281-2/+2
* build(deps): bump rustix from 0.38.37 to 0.38.38 (#34041)dependabot[bot]2024-10-281-3/+3
* Update some dependencies (#34030)Alex Touchet2024-10-271-19/+19
* build(deps): bump wayland-protocols-plasma from 0.3.4 to 0.3.5 (#34013)dependabot[bot]2024-10-261-2/+2
* build(deps): bump wayland-protocols-wlr from 0.3.4 to 0.3.5 (#34012)dependabot[bot]2024-10-261-3/+3
* build(deps): bump anstyle from 1.0.8 to 1.0.9 (#34011)dependabot[bot]2024-10-261-2/+2
* Allow parsing `transition-behavior` value in `transition` shorthand (#34005)Oriol Brufau2024-10-251-13/+13
* build(deps): bump encoding_rs from 0.8.34 to 0.8.35 (#33999)dependabot[bot]2024-10-251-2/+2
* Implement `transition-behavior` (#33991)Oriol Brufau2024-10-241-13/+13
* build(deps): bump pin-project from 1.1.6 to 1.1.7 (#34001)dependabot[bot]2024-10-241-4/+4
* build(deps): bump syn from 2.0.82 to 2.0.85 (#34000)dependabot[bot]2024-10-241-2/+2
* build(deps): bump pin-project-lite from 0.2.14 to 0.2.15 (#33998)dependabot[bot]2024-10-241-2/+2
* build(deps): bump wayland-protocols from 0.32.4 to 0.32.5 (#33997)dependabot[bot]2024-10-241-2/+2
* build(deps): bump prettyplease from 0.2.24 to 0.2.25 (#33996)dependabot[bot]2024-10-241-2/+2
* build(deps): bump regex from 1.11.0 to 1.11.1 (#33994)dependabot[bot]2024-10-241-2/+2
* build(deps): bump wayland-cursor from 0.31.6 to 0.31.7 (#33995)dependabot[bot]2024-10-241-3/+3
* build(deps): bump lyon_geom from 1.0.5 to 1.0.6 (#33982)dependabot[bot]2024-10-241-2/+2
* build(deps): bump anyhow from 1.0.90 to 1.0.91 (#33981)dependabot[bot]2024-10-241-2/+2
* build(deps): bump thiserror from 1.0.64 to 1.0.65 (#33980)dependabot[bot]2024-10-231-4/+4
* build(deps): bump serde from 1.0.212 to 1.0.213 (#33983)dependabot[bot]2024-10-231-4/+4
* build(deps): bump wayland-client from 0.31.6 to 0.31.7 (#33979)dependabot[bot]2024-10-231-3/+3
* crypto: Add support for AES-CTR operations (#33963)Daniel Adams2024-10-221-0/+10
* build(deps): bump bytes from 1.7.2 to 1.8.0 (#33969)dependabot[bot]2024-10-221-2/+2
* build(deps): bump tokio from 1.40.0 to 1.41.0 (#33970)dependabot[bot]2024-10-221-2/+2
* build(deps): bump serde from 1.0.210 to 1.0.212 (#33968)dependabot[bot]2024-10-221-5/+5
* build(deps): bump proc-macro2 from 1.0.88 to 1.0.89 (#33966)dependabot[bot]2024-10-221-2/+2
* build(deps): bump prettyplease from 0.2.22 to 0.2.24 (#33956)dependabot[bot]2024-10-221-2/+2
* build(deps): bump syn from 2.0.79 to 2.0.82 (#33952)dependabot[bot]2024-10-211-2/+2
* build(deps): bump serde_json from 1.0.131 to 1.0.132 (#33954)dependabot[bot]2024-10-211-2/+2
* build(deps): bump async-compression from 0.4.16 to 0.4.17 (#33955)dependabot[bot]2024-10-211-3/+3
* build(deps): bump flume from 0.11.0 to 0.11.1 (#33953)dependabot[bot]2024-10-211-2/+2
* crypto: Implement encrypt/decrypt for AES-CBC + JWK support (#33795)Daniel Adams2024-10-211-0/+21
* Upgrade Stylo to 2024-10-04 (#33767)Oriol Brufau2024-10-201-31/+17
* build(deps): bump gstreamer-video from 0.22.6 to 0.22.8 (#33897)dependabot[bot]2024-10-201-2/+2
* build(deps): bump serde_json from 1.0.130 to 1.0.131 (#33913)dependabot[bot]2024-10-191-2/+2
* build(deps): bump unicase from 2.7.0 to 2.8.0 (#33914)dependabot[bot]2024-10-191-5/+2
* build(deps): bump compiletest_rs from 0.11.0 to 0.11.1 (#33915)dependabot[bot]2024-10-191-21/+6
* build(deps): bump cc from 1.1.30 to 1.1.31 (#33916)dependabot[bot]2024-10-191-3/+3
* replace sparkle with glow in components/script (#33911)Samson2024-10-191-1/+1
* remove sparkle from components/servo (#33910)Samson2024-10-191-1/+0