|
|
@ -154,6 +154,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
name = "emigui" |
|
|
|
version = "0.1.0" |
|
|
|
dependencies = [ |
|
|
|
"parking_lot 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"rusttype 0.8.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"serde_derive 1.0.106 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
@ -455,6 +456,15 @@ dependencies = [ |
|
|
|
"rustc_version 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "parking_lot" |
|
|
|
version = "0.10.2" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"lock_api 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"parking_lot_core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "parking_lot_core" |
|
|
|
version = "0.6.2" |
|
|
@ -469,6 +479,19 @@ dependencies = [ |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "parking_lot_core" |
|
|
|
version = "0.7.1" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
dependencies = [ |
|
|
|
"cfg-if 0.1.10 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"cloudabi 0.0.3 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"libc 0.2.68 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"redox_syscall 0.1.56 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"smallvec 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
"winapi 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "percent-encoding" |
|
|
|
version = "2.1.0" |
|
|
@ -628,6 +651,11 @@ dependencies = [ |
|
|
|
"maybe-uninit 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)", |
|
|
|
] |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "smallvec" |
|
|
|
version = "1.3.0" |
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
|
|
|
|
[[package]] |
|
|
|
name = "smithay-client-toolkit" |
|
|
|
version = "0.4.6" |
|
|
@ -921,8 +949,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
"checksum objc 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1" |
|
|
|
"checksum ordered-float 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "18869315e81473c951eb56ad5558bbc56978562d3ecfb87abb7a1e944cea4518" |
|
|
|
"checksum osmesa-sys 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "88cfece6e95d2e717e0872a7f53a8684712ad13822a7979bc760b9c77ec0013b" |
|
|
|
"checksum parking_lot 0.10.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d3a704eb390aafdc107b0e392f56a82b668e3a71366993b5340f5833fd62505e" |
|
|
|
"checksum parking_lot 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "f842b1982eb6c2fe34036a4fbfb06dd185a3f5c8edfaacdf7d1ea10b07de6252" |
|
|
|
"checksum parking_lot_core 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "b876b1b9e7ac6e1a74a6da34d25c42e17e8862aa409cbbbdcfc8d86c6f3bc62b" |
|
|
|
"checksum parking_lot_core 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0e136c1904604defe99ce5fd71a28d473fa60a12255d511aa78a9ddf11237aeb" |
|
|
|
"checksum percent-encoding 2.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d4fd5641d01c8f18a23da7b6fe29298ff4b55afcccdf78973b24cf3175fee32e" |
|
|
|
"checksum pkg-config 0.3.17 (registry+https://github.com/rust-lang/crates.io-index)" = "05da548ad6865900e60eaba7f589cc0783590a92e940c26953ff81ddbab2d677" |
|
|
|
"checksum proc-macro2 0.4.30 (registry+https://github.com/rust-lang/crates.io-index)" = "cf3d2011ab5c909338f7887f4fc896d35932e29146c12c8d01da6b22a80ba759" |
|
|
@ -945,6 +975,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" |
|
|
|
"checksum serde_json 1.0.51 (registry+https://github.com/rust-lang/crates.io-index)" = "da07b57ee2623368351e9a0488bb0b261322a15a6e0ae53e243cbdc0f4208da9" |
|
|
|
"checksum shared_library 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "5a9e7e0f2bfae24d8a5b5a66c5b257a83c7412304311512a0c054cd5e619da11" |
|
|
|
"checksum smallvec 0.6.13 (registry+https://github.com/rust-lang/crates.io-index)" = "f7b0758c52e15a8b5e3691eae6cc559f08eee9406e548a4477ba4e67770a82b6" |
|
|
|
"checksum smallvec 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "05720e22615919e4734f6a99ceae50d00226c3c5aca406e102ebc33298214e0a" |
|
|
|
"checksum smithay-client-toolkit 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = "2ccb8c57049b2a34d2cc2b203fa785020ba0129d31920ef0d317430adaf748fa" |
|
|
|
"checksum stb_truetype 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f77b6b07e862c66a9f3e62a07588fee67cd90a9135a2b942409f195507b4fb51" |
|
|
|
"checksum syn 1.0.17 (registry+https://github.com/rust-lang/crates.io-index)" = "0df0eb663f387145cab623dea85b09c2c5b4b0aef44e945d928e682fce71bb03" |
|
|
|