@@ -1399,7 +1399,7 @@ dependencies = [
13991399 " serde_derive 1.0.81 (registry+https://github.com/rust-lang/crates.io-index)" ,
14001400 " serde_json 1.0.33 (registry+https://github.com/rust-lang/crates.io-index)" ,
14011401 " string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" ,
1402- " string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
1402+ " string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
14031403 " tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
14041404]
14051405
@@ -1936,14 +1936,6 @@ dependencies = [
19361936 " log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" ,
19371937]
19381938
1939- [[package ]]
1940- name = " proc-macro2"
1941- version = " 0.3.8"
1942- source = " registry+https://github.com/rust-lang/crates.io-index"
1943- dependencies = [
1944- " unicode-xid 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
1945- ]
1946-
19471939[[package ]]
19481940name = " proc-macro2"
19491941version = " 0.4.24"
@@ -2015,14 +2007,6 @@ name = "quote"
20152007version = " 0.3.15"
20162008source = " registry+https://github.com/rust-lang/crates.io-index"
20172009
2018- [[package ]]
2019- name = " quote"
2020- version = " 0.5.2"
2021- source = " registry+https://github.com/rust-lang/crates.io-index"
2022- dependencies = [
2023- " proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
2024- ]
2025-
20262010[[package ]]
20272011name = " quote"
20282012version = " 0.6.10"
@@ -3260,19 +3244,19 @@ dependencies = [
32603244 " phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
32613245 " precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
32623246 " serde 1.0.82 (registry+https://github.com/rust-lang/crates.io-index)" ,
3263- " string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
3247+ " string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
32643248 " string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
32653249]
32663250
32673251[[package ]]
32683252name = " string_cache_codegen"
3269- version = " 0.4.1 "
3253+ version = " 0.4.2 "
32703254source = " registry+https://github.com/rust-lang/crates.io-index"
32713255dependencies = [
32723256 " phf_generator 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
32733257 " phf_shared 0.7.22 (registry+https://github.com/rust-lang/crates.io-index)" ,
3274- " proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" ,
3275- " quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
3258+ " proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)" ,
3259+ " quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" ,
32763260 " string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" ,
32773261]
32783262
@@ -4129,15 +4113,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
41294113"checksum precomputed-hash 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 925383efa346730478fb4838dbe9137d2a47675ad789c546d150a6e1dd4ab31c"
41304114"checksum pretty_assertions 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 3a029430f0d744bc3d15dd474d591bed2402b645d024583082b9f63bb936dac6"
41314115"checksum pretty_env_logger 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " df8b3f4e0475def7d9c2e5de8e5a1306949849761e107b360d03e98eafaffd61"
4132- "checksum proc-macro2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = " 1b06e2f335f48d24442b35a19df506a835fb3547bc3c06ef27340da9acf5cae7"
41334116"checksum proc-macro2 0.4.24 (registry+https://github.com/rust-lang/crates.io-index)" = " 77619697826f31a02ae974457af0b29b723e5619e113e9397b8b82c6bd253f09"
41344117"checksum proptest 0.8.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 926d0604475349f463fe44130aae73f2294b5309ab2ca0310b998bd334ef191f"
41354118"checksum pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = " d6fdf85cda6cadfae5428a54661d431330b312bc767ddbc57adbedc24da66e32"
41364119"checksum pulldown-cmark 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = " eef52fac62d0ea7b9b4dc7da092aa64ea7ec3d90af6679422d3d7e0e14b6ee15"
41374120"checksum quick-error 1.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 9274b940887ce9addde99c4eee6b5c44cc494b182b97e73dc8ffdcb3397fd3f0"
41384121"checksum quine-mc_cluskey 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)" = " 07589615d719a60c8dd8a4622e7946465dfef20d1a428f969e3443e7386d5f45"
41394122"checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = " 7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a"
4140- "checksum quote 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 9949cfe66888ffe1d53e6ec9d9f3b70714083854be20fd5e271b232a017401e8"
41414123"checksum quote 0.6.10 (registry+https://github.com/rust-lang/crates.io-index)" = " 53fa22a1994bd0f9372d7a816207d8a2677ad0325b073f5c5332760f0fb62b5c"
41424124"checksum racer 2.1.19 (registry+https://github.com/rust-lang/crates.io-index)" = " d634483bed41bb116122b84ffe0ef8740345c2ceb2784ce86c33499700eb13a7"
41434125"checksum rand 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 8356f47b32624fef5b3301c1be97e5944ecdd595409cc5da11d05f211db6cfbd"
@@ -4207,7 +4189,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
42074189"checksum socket2 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = " c4d11a52082057d87cb5caa31ad812f4504b97ab44732cd8359df2e9ff9f48e7"
42084190"checksum stable_deref_trait 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = " ffbc596e092fe5f598b12ef46cc03754085ac2f4d8c739ad61c4ae266cc3b3fa"
42094191"checksum string_cache 0.7.3 (registry+https://github.com/rust-lang/crates.io-index)" = " 25d70109977172b127fe834e5449e5ab1740b9ba49fa18a2020f509174f25423"
4210- "checksum string_cache_codegen 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = " 35293b05cf1494e8ddd042a7df6756bf18d07f42d234f32e71dce8a7aabb0191 "
4192+ "checksum string_cache_codegen 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 1eea1eee654ef80933142157fdad9dd8bc43cf7c74e999e369263496f04ff4da "
42114193"checksum string_cache_shared 0.3.0 (registry+https://github.com/rust-lang/crates.io-index)" = " b1884d1bc09741d466d9b14e6d37ac89d6909cbcac41dd9ae982d4d063bbedfc"
42124194"checksum strsim 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = " bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550"
42134195"checksum strum 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = " f6c3a2071519ab6a48f465808c4c1ffdd00dfc8e93111d02b4fc5abab177676e"
0 commit comments