This commit is contained in:
Robin Appelman 2025-03-23 19:51:40 +01:00
commit 0a542c21b9

View file

@ -53,6 +53,17 @@ Additionally, dependencies for the following crates should be automatically dete
- dbus - dbus
- servo-fontconfig - servo-fontconfig
- sodium - sodium
- x11-dl
- glutin_glx
- wayland
- libsodium
## Development tooling
Development tools for working with the following crates are automatically added to the dev-shell
- cargo-insta
- sqlx
## Usage with GitHub Actions ## Usage with GitHub Actions