|
|
|
@ -281,7 +281,7 @@ dependencies = [
|
|
|
|
|
"azure 0.23.0 (git+https://github.com/servo/rust-azure)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"compositing 0.0.1",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gleam 0.4.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -298,7 +298,7 @@ dependencies = [
|
|
|
|
|
name = "canvas_traits"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"ipc-channel 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -561,7 +561,7 @@ dependencies = [
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "cssparser"
|
|
|
|
|
version = "0.23.1"
|
|
|
|
|
version = "0.23.2"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser-macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -572,7 +572,7 @@ dependencies = [
|
|
|
|
|
"procedural-masquerade 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"serde 1.0.14 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -922,7 +922,7 @@ name = "fallible"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"hashglobe 0.1.0",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -1038,7 +1038,7 @@ name = "geckoservo"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1047,7 +1047,7 @@ dependencies = [
|
|
|
|
|
"parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.19.0",
|
|
|
|
|
"servo_arc 0.0.1",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
|
"stylo_tests 0.0.1",
|
|
|
|
@ -1093,7 +1093,7 @@ dependencies = [
|
|
|
|
|
"servo_geometry 0.0.1",
|
|
|
|
|
"servo_url 0.0.1",
|
|
|
|
|
"simd 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
|
"time 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1109,7 +1109,7 @@ dependencies = [
|
|
|
|
|
name = "gfx_tests"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx 0.0.1",
|
|
|
|
|
"ipc-channel 0.9.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
@ -1505,7 +1505,7 @@ dependencies = [
|
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
|
"servo_geometry 0.0.1",
|
|
|
|
|
"servo_url 0.0.1",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
|
"unicode-bidi 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -1701,13 +1701,13 @@ name = "malloc_size_of"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"hashglobe 0.1.0",
|
|
|
|
|
"mozjs 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo_arc 0.0.1",
|
|
|
|
|
"smallbitvec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"string_cache 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"webrender_api 0.54.0 (git+https://github.com/servo/webrender)",
|
|
|
|
@ -2243,18 +2243,18 @@ version = "0.4.8"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot_core 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot_core 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "parking_lot_core"
|
|
|
|
|
version = "0.2.6"
|
|
|
|
|
version = "0.2.7"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"rand 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
@ -2565,7 +2565,7 @@ dependencies = [
|
|
|
|
|
"caseless 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cmake 0.1.27 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cookie 0.10.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"deny_public_fields 0.0.1",
|
|
|
|
|
"devtools_traits 0.0.1",
|
|
|
|
|
"dom_struct 0.0.1",
|
|
|
|
@ -2619,7 +2619,7 @@ dependencies = [
|
|
|
|
|
"servo_geometry 0.0.1",
|
|
|
|
|
"servo_rand 0.0.1",
|
|
|
|
|
"servo_url 0.0.1",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
|
"swapper 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2641,7 +2641,7 @@ dependencies = [
|
|
|
|
|
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"canvas_traits 0.0.1",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"gfx_traits 0.0.1",
|
|
|
|
|
"html5ever 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -2722,7 +2722,7 @@ name = "selectors"
|
|
|
|
|
version = "0.19.0"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"bitflags 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fnv 1.0.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
@ -2733,7 +2733,7 @@ dependencies = [
|
|
|
|
|
"precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"servo_arc 0.0.1",
|
|
|
|
|
"size_of_test 0.0.1",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -3084,7 +3084,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
|
name = "smallvec"
|
|
|
|
|
version = "0.4.3"
|
|
|
|
|
version = "0.6.0"
|
|
|
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
|
|
|
|
|
|
|
|
[[package]]
|
|
|
|
@ -3138,7 +3138,7 @@ dependencies = [
|
|
|
|
|
"bitflags 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"encoding_rs 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"fallible 0.0.1",
|
|
|
|
@ -3170,7 +3170,7 @@ dependencies = [
|
|
|
|
|
"servo_config 0.0.1",
|
|
|
|
|
"servo_url 0.0.1",
|
|
|
|
|
"smallbitvec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style_derive 0.0.1",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
|
"time 0.1.37 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3197,7 +3197,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"byteorder 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"html5ever 0.21.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
@ -3219,7 +3219,7 @@ version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"app_units 0.5.6 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"bitflags 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"malloc_size_of 0.0.1",
|
|
|
|
|
"malloc_size_of_derive 0.0.1",
|
|
|
|
@ -3235,7 +3235,7 @@ name = "stylo_tests"
|
|
|
|
|
version = "0.0.1"
|
|
|
|
|
dependencies = [
|
|
|
|
|
"atomic_refcell 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"euclid 0.15.5 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"geckoservo 0.0.1",
|
|
|
|
@ -3245,7 +3245,7 @@ dependencies = [
|
|
|
|
|
"regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"selectors 0.19.0",
|
|
|
|
|
"size_of_test 0.0.1",
|
|
|
|
|
"smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
|
|
|
|
|
"style 0.0.1",
|
|
|
|
|
"style_traits 0.0.1",
|
|
|
|
|
]
|
|
|
|
@ -3816,7 +3816,7 @@ dependencies = [
|
|
|
|
|
"checksum core-foundation-sys 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "bc9fb3d6cb663e6fd7cf1c63f9b144ee2b1e4a78595a0451dd34bff85b9a3387"
|
|
|
|
|
"checksum core-graphics 0.12.3 (registry+https://github.com/rust-lang/crates.io-index)" = "5dc0a78ab2ac23b6ea7b3fe5fe93b227900dc0956979735b8f68032417976dd4"
|
|
|
|
|
"checksum core-text 8.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "bcad23756dd1dc4b47bf6a914ace27aadb8fa68889db5837af2308d018d0467c"
|
|
|
|
|
"checksum cssparser 0.23.1 (registry+https://github.com/rust-lang/crates.io-index)" = "83b169a4a5c49826a93ab1778008771b3b05bca95deea76e6c723c667dbc74b8"
|
|
|
|
|
"checksum cssparser 0.23.2 (registry+https://github.com/rust-lang/crates.io-index)" = "8a807ac3ab7a217829c2a3b65732b926b2befe6a35f33b4bf8b503692430f223"
|
|
|
|
|
"checksum cssparser-macros 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "079adec4af52bb5275eadd004292028c79eb3c5f5b4ee8086a36d4197032f6df"
|
|
|
|
|
"checksum cubeb-ffi 0.0.2 (git+https://github.com/djg/cubeb-pulse-rs?branch=dev)" = "<none>"
|
|
|
|
|
"checksum cubeb-pulse 0.0.2 (git+https://github.com/djg/cubeb-pulse-rs?branch=dev)" = "<none>"
|
|
|
|
@ -3944,7 +3944,7 @@ dependencies = [
|
|
|
|
|
"checksum ovr-mobile-sys 0.3.1 (registry+https://github.com/rust-lang/crates.io-index)" = "b7b5f9389b2015f8340f0566c488f3e96735e2e8fd7b85d571832cd274ac2998"
|
|
|
|
|
"checksum owning_ref 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "cdf84f41639e037b484f93433aa3897863b561ed65c6e59c7073d7c561710f37"
|
|
|
|
|
"checksum parking_lot 0.4.8 (registry+https://github.com/rust-lang/crates.io-index)" = "149d8f5b97f3c1133e3cfcd8886449959e856b557ff281e292b733d7c69e005e"
|
|
|
|
|
"checksum parking_lot_core 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "4f610cb9664da38e417ea3225f23051f589851999535290e077939838ab7a595"
|
|
|
|
|
"checksum parking_lot_core 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "6c677d78851950b3aec390e681a411f78cc250cba277d4f578758a377f727970"
|
|
|
|
|
"checksum peeking_take_while 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099"
|
|
|
|
|
"checksum percent-encoding 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "de154f638187706bde41d9b4738748933d64e6b37bdbffc0b47a97d16a6ae356"
|
|
|
|
|
"checksum phf 0.7.21 (registry+https://github.com/rust-lang/crates.io-index)" = "cb325642290f28ee14d8c6201159949a872f220c62af6e110a56ea914fbe42fc"
|
|
|
|
@ -4001,7 +4001,7 @@ dependencies = [
|
|
|
|
|
"checksum siphasher 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "0df90a788073e8d0235a67e50441d47db7c8ad9debd91cbf43736a2a92d36537"
|
|
|
|
|
"checksum slab 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = "17b4fcaed89ab08ef143da37bc52adbcc04d4a69014f4c1208d6b51f0c47bc23"
|
|
|
|
|
"checksum smallbitvec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "79b776f00dfe01df905fa3b2eaa1659522e99e3fc4a7b1334171622205c4bdcf"
|
|
|
|
|
"checksum smallvec 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "8fcd03faf178110ab0334d74ca9631d77f94c8c11cc77fcb59538abf0025695d"
|
|
|
|
|
"checksum smallvec 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "44db0ecb22921ef790d17ae13a3f6d15784183ff5f2a01aa32098c7498d2b4b9"
|
|
|
|
|
"checksum stable_deref_trait 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "15132e0e364248108c5e2c02e3ab539be8d6f5d52a01ca9bbf27ed657316f02b"
|
|
|
|
|
"checksum string_cache 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "413fc7852aeeb5472f1986ef755f561ddf0c789d3d796e65f0b6fe293ecd4ef8"
|
|
|
|
|
"checksum string_cache_codegen 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "479cde50c3539481f33906a387f2bd17c8e87cb848c35b6021d41fb81ff9b4d7"
|
|
|
|
|