servo/ports/servoshell
dependabot[bot] 6b2edbac18
build(deps): bump winit from 0.28.6 to 0.28.7 (#30440)
Bumps [winit](https://github.com/rust-windowing/winit) from 0.28.6 to 0.28.7.
- [Release notes](https://github.com/rust-windowing/winit/releases)
- [Changelog](https://github.com/rust-windowing/winit/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-windowing/winit/compare/v0.28.6...v0.28.7)

---
updated-dependencies:
- dependency-name: winit
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 23:48:16 +00:00
..
platform minibrowser: implement HiDPI support (#30343) 2023-09-14 13:24:38 +00:00
app.rs minibrowser: implement HiDPI support (#30343) 2023-09-14 13:24:38 +00:00
backtrace.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
browser.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
build.rs remove extern crate (#30311) 2023-09-08 12:11:31 +00:00
Cargo.toml build(deps): bump winit from 0.28.6 to 0.28.7 (#30440) 2023-09-28 23:48:16 +00:00
crash_handler.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
egui_glue.rs Rename ports/winit package to servoshell (#30163) 2023-08-28 14:36:57 +00:00
embedder.rs Rename ports/winit package to servoshell (#30163) 2023-08-28 14:36:57 +00:00
events_loop.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
headed_window.rs minibrowser: implement HiDPI support (#30343) 2023-09-14 13:24:38 +00:00
headless_window.rs minibrowser: implement HiDPI support (#30343) 2023-09-14 13:24:38 +00:00
keyutils.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
main.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
main2.rs [NFC] servoshell: clarify that device_pixels_per_px is an override (#30342) 2023-09-12 09:29:26 +00:00
minibrowser.rs minibrowser: implement HiDPI support (#30343) 2023-09-14 13:24:38 +00:00
parser.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
prefs.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
resources.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
test.rs [NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340) 2023-09-12 06:27:10 +00:00
window_trait.rs minibrowser: implement HiDPI support (#30343) 2023-09-14 13:24:38 +00:00