| 1 |
# This file is automatically @generated by Cargo.
|
| 2 |
# It is not intended for manual editing.
|
| 3 |
[[package]]
|
| 4 |
name = "bitflags"
|
| 5 |
version = "1.0.4"
|
| 6 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 7 |
|
| 8 |
[[package]]
|
| 9 |
name = "cairo-rs"
|
| 10 |
version = "0.6.0"
|
| 11 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 12 |
dependencies = [
|
| 13 |
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 14 |
"cairo-sys-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 15 |
"glib 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 16 |
"glib-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 17 |
"gobject-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 18 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 19 |
]
|
| 20 |
|
| 21 |
[[package]]
|
| 22 |
name = "cairo-sys-rs"
|
| 23 |
version = "0.8.0"
|
| 24 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 25 |
dependencies = [
|
| 26 |
"glib-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 27 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 28 |
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 29 |
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 30 |
"x11 2.18.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 31 |
]
|
| 32 |
|
| 33 |
[[package]]
|
| 34 |
name = "glib"
|
| 35 |
version = "0.7.1"
|
| 36 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 37 |
dependencies = [
|
| 38 |
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 39 |
"glib-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 40 |
"gobject-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 41 |
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 42 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 43 |
]
|
| 44 |
|
| 45 |
[[package]]
|
| 46 |
name = "glib-sys"
|
| 47 |
version = "0.8.0"
|
| 48 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 49 |
dependencies = [
|
| 50 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 51 |
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 52 |
]
|
| 53 |
|
| 54 |
[[package]]
|
| 55 |
name = "gobject-sys"
|
| 56 |
version = "0.8.0"
|
| 57 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 58 |
dependencies = [
|
| 59 |
"glib-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 60 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 61 |
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 62 |
]
|
| 63 |
|
| 64 |
[[package]]
|
| 65 |
name = "lazy_static"
|
| 66 |
version = "1.3.0"
|
| 67 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 68 |
|
| 69 |
[[package]]
|
| 70 |
name = "libc"
|
| 71 |
version = "0.2.50"
|
| 72 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 73 |
|
| 74 |
[[package]]
|
| 75 |
name = "pango"
|
| 76 |
version = "0.6.0"
|
| 77 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 78 |
dependencies = [
|
| 79 |
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 80 |
"glib 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 81 |
"glib-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 82 |
"gobject-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 83 |
"lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 84 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 85 |
"pango-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 86 |
]
|
| 87 |
|
| 88 |
[[package]]
|
| 89 |
name = "pango-sys"
|
| 90 |
version = "0.8.0"
|
| 91 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 92 |
dependencies = [
|
| 93 |
"glib-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 94 |
"gobject-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 95 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 96 |
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 97 |
]
|
| 98 |
|
| 99 |
[[package]]
|
| 100 |
name = "pangocairo"
|
| 101 |
version = "0.7.0"
|
| 102 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 103 |
dependencies = [
|
| 104 |
"bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 105 |
"cairo-rs 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 106 |
"cairo-sys-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 107 |
"glib 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 108 |
"glib-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 109 |
"gobject-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 110 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 111 |
"pango 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 112 |
"pango-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 113 |
"pangocairo-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 114 |
]
|
| 115 |
|
| 116 |
[[package]]
|
| 117 |
name = "pangocairo-sys"
|
| 118 |
version = "0.9.0"
|
| 119 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 120 |
dependencies = [
|
| 121 |
"cairo-sys-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 122 |
"glib-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 123 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 124 |
"pango-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 125 |
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 126 |
]
|
| 127 |
|
| 128 |
[[package]]
|
| 129 |
name = "pkg-config"
|
| 130 |
version = "0.3.14"
|
| 131 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 132 |
|
| 133 |
[[package]]
|
| 134 |
name = "redox_syscall"
|
| 135 |
version = "0.1.51"
|
| 136 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 137 |
|
| 138 |
[[package]]
|
| 139 |
name = "time"
|
| 140 |
version = "0.1.42"
|
| 141 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 142 |
dependencies = [
|
| 143 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 144 |
"redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 145 |
"winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 146 |
]
|
| 147 |
|
| 148 |
[[package]]
|
| 149 |
name = "winapi"
|
| 150 |
version = "0.3.6"
|
| 151 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 152 |
dependencies = [
|
| 153 |
"winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 154 |
"winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 155 |
]
|
| 156 |
|
| 157 |
[[package]]
|
| 158 |
name = "winapi-i686-pc-windows-gnu"
|
| 159 |
version = "0.4.0"
|
| 160 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 161 |
|
| 162 |
[[package]]
|
| 163 |
name = "winapi-x86_64-pc-windows-gnu"
|
| 164 |
version = "0.4.0"
|
| 165 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 166 |
|
| 167 |
[[package]]
|
| 168 |
name = "x11"
|
| 169 |
version = "2.18.1"
|
| 170 |
source = "registry+https://github.com/rust-lang/crates.io-index"
|
| 171 |
dependencies = [
|
| 172 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 173 |
"pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 174 |
]
|
| 175 |
|
| 176 |
[[package]]
|
| 177 |
name = "xsamp"
|
| 178 |
version = "0.1.0"
|
| 179 |
dependencies = [
|
| 180 |
"cairo-rs 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 181 |
"cairo-sys-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 182 |
"libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 183 |
"pango 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 184 |
"pangocairo 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 185 |
"time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 186 |
"x11 2.18.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
| 187 |
]
|
| 188 |
|
| 189 |
[metadata]
|
| 190 |
"checksum bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)" = "228047a76f468627ca71776ecdebd732a3423081fcf5125585bcd7c49886ce12"
|
| 191 |
"checksum cairo-rs 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "9e09d8a818b2ccc8983f04d95a9350c3cf8d24cc456cedca3b88fa3a81fdc0e2"
|
| 192 |
"checksum cairo-sys-rs 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b3fa13914fdc013387afa771f554f2f71d6ae931f4e5be9246c337d60c3dc484"
|
| 193 |
"checksum glib 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)" = "0c4e8fdc159c196a5dfa53a92929ac4c10c8a6637ffb43951f3fff89c2cd2365"
|
| 194 |
"checksum glib-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "5bda542f3caee39a027638e9644ff89204101ad916fd7370b585ad2c5fc97e61"
|
| 195 |
"checksum gobject-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "23e05a14290d3dc255223cba51db4b0f3da438d5250657996fa99b2a30faf43e"
|
| 196 |
"checksum lazy_static 1.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bc5729f27f159ddd61f4df6228e827e86643d4d3e7c32183cb30a1c08f604a14"
|
| 197 |
"checksum libc 0.2.50 (registry+https://github.com/rust-lang/crates.io-index)" = "aab692d7759f5cd8c859e169db98ae5b52c924add2af5fbbca11d12fefb567c1"
|
| 198 |
"checksum pango 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "4e36b55d7cd522bd183efeb3dfabc547bda1f26eadf8a1241dac09ab3fd3242c"
|
| 199 |
"checksum pango-sys 0.8.0 (registry+https://github.com/rust-lang/crates.io-index)" = "747ab9cd4d537e6dc5ef0e4308c10dde8b706673b0237fed4e056b8d2c0b23c8"
|
| 200 |
"checksum pangocairo 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "706e885b46a16ba96f46f3c8d880ca6082c2c62693b75f3d167bd3aa4e34b0d4"
|
| 201 |
"checksum pangocairo-sys 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)" = "868310e83da5269323c28bd47b641557d032426f396cddfa45e247ff44da9a12"
|
| 202 |
"checksum pkg-config 0.3.14 (registry+https://github.com/rust-lang/crates.io-index)" = "676e8eb2b1b4c9043511a9b7bea0915320d7e502b0a079fb03f9635a5252b18c"
|
| 203 |
"checksum redox_syscall 0.1.51 (registry+https://github.com/rust-lang/crates.io-index)" = "423e376fffca3dfa06c9e9790a9ccd282fafb3cc6e6397d01dbf64f9bacc6b85"
|
| 204 |
"checksum time 0.1.42 (registry+https://github.com/rust-lang/crates.io-index)" = "db8dcfca086c1143c9270ac42a2bbd8a7ee477b78ac8e45b19abfb0cbede4b6f"
|
| 205 |
"checksum winapi 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "92c1eb33641e276cfa214a0522acad57be5c56b10cb348b3c5117db75f3ac4b0"
|
| 206 |
"checksum winapi-i686-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
| 207 |
"checksum winapi-x86_64-pc-windows-gnu 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f"
|
| 208 |
"checksum x11 2.18.1 (registry+https://github.com/rust-lang/crates.io-index)" = "39697e3123f715483d311b5826e254b6f3cfebdd83cf7ef3358f579c3d68e235"
|