[NFC] servoshell: fix rust-analyzer and rustfmt breakage (#30340)

This commit is contained in:
Delan Azabani 2023-09-12 14:27:10 +08:00 committed by GitHub
parent 1bbd0c1e6e
commit 90ad5920e2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 271 additions and 216 deletions

1
Cargo.lock generated
View file

@ -5483,6 +5483,7 @@ dependencies = [
"arboard",
"backtrace",
"cc",
"cfg-if 1.0.0",
"egui",
"egui-winit",
"egui_glow",