mirror of
https://github.com/servo/servo.git
synced 2025-10-01 17:19:16 +01:00
Panic HoloLens app on rust panic
This commit is contained in:
parent
d09692664e
commit
3933b432fa
4 changed files with 136 additions and 94 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -4635,8 +4635,10 @@ dependencies = [
|
|||
name = "simpleservo_capi"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"backtrace 0.3.26 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"cbindgen 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"env_logger 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.53 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"simpleservo 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue