mirror of
https://github.com/emilk/egui.git
synced 2026-06-26 14:49:06 -04:00
Update accesskit to 0.11 (#3012)
* Update accesskit to 0.11 * Add instructions on how to test the web viewer to CONTRIBUTING.md Also removed dependency on `jq` Closes https://github.com/emilk/egui/issues/2859
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Architecture
|
||||
This document describes how the crates that make up egui are all connected.
|
||||
|
||||
Also see [`CONTRIBUTING.md`](https://github.com/emilk/egui/blob/master/CONTRIBUTING.md) for what to do before opening a PR.
|
||||
Also see [`CONTRIBUTING.md`](CONTRIBUTING.md) for what to do before opening a PR.
|
||||
|
||||
|
||||
## Crate overview
|
||||
|
||||
Reference in New Issue
Block a user