Run elf files
This commit is contained in:
Generated
+7
@@ -1046,6 +1046,12 @@ version = "1.15.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "48c757948c5ede0e46177b7add2e67155f70e33c07fea8284df6576da70b3719"
|
||||
|
||||
[[package]]
|
||||
name = "elf"
|
||||
version = "0.8.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "55dd888a213fc57e957abf2aa305ee3e8a28dbe05687a251f33b637cd46b0070"
|
||||
|
||||
[[package]]
|
||||
name = "emath"
|
||||
version = "0.32.1"
|
||||
@@ -1833,6 +1839,7 @@ dependencies = [
|
||||
"egui-wgpu",
|
||||
"egui-winit",
|
||||
"egui_extras",
|
||||
"elf",
|
||||
"fixed",
|
||||
"gilrs",
|
||||
"hex",
|
||||
|
||||
Reference in New Issue
Block a user