@@ -1800,7 +1800,7 @@ dependencies = [
1800
1800
" serialize 0.0.0" ,
1801
1801
" syntax 0.0.0" ,
1802
1802
" syntax_pos 0.0.0" ,
1803
- " tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
1803
+ " tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
1804
1804
]
1805
1805
1806
1806
[[package ]]
@@ -2103,7 +2103,7 @@ dependencies = [
2103
2103
" serialize 0.0.0" ,
2104
2104
" syntax 0.0.0" ,
2105
2105
" syntax_pos 0.0.0" ,
2106
- " tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2106
+ " tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2107
2107
]
2108
2108
2109
2109
[[package ]]
@@ -2427,7 +2427,7 @@ version = "0.0.0"
2427
2427
dependencies = [
2428
2428
" minifier 0.0.11 (registry+https://github.com/rust-lang/crates.io-index)" ,
2429
2429
" pulldown-cmark 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2430
- " tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" ,
2430
+ " tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2431
2431
]
2432
2432
2433
2433
[[package ]]
@@ -2831,15 +2831,6 @@ dependencies = [
2831
2831
" xattr 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2832
2832
]
2833
2833
2834
- [[package ]]
2835
- name = " tempdir"
2836
- version = " 0.3.7"
2837
- source = " registry+https://github.com/rust-lang/crates.io-index"
2838
- dependencies = [
2839
- " rand 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" ,
2840
- " remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" ,
2841
- ]
2842
-
2843
2834
[[package ]]
2844
2835
name = " tempfile"
2845
2836
version = " 3.0.2"
@@ -3380,7 +3371,6 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
3380
3371
"checksum syntex_pos 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 955ef4b16af4c468e4680d1497f873ff288f557d338180649e18f915af5e15ac"
3381
3372
"checksum syntex_syntax 0.52.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 76a302e717e348aa372ff577791c3832395650073b8d8432f8b3cb170b34afde"
3382
3373
"checksum tar 0.4.15 (registry+https://github.com/rust-lang/crates.io-index)" = " 6af6b94659f9a571bf769a5b71f54079393585ee0bfdd71b691be22d7d6b1d18"
3383
- "checksum tempdir 0.3.7 (registry+https://github.com/rust-lang/crates.io-index)" = " 15f2b5fb00ccdf689e0149d1b1b3c03fead81c2b37735d812fa8bddbbf41b6d8"
3384
3374
"checksum tempfile 3.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = " 47776f63b85777d984a50ce49d6b9e58826b6a3766a449fc95bc66cd5663c15b"
3385
3375
"checksum tendril 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = " 9de21546595a0873061940d994bbbc5c35f024ae4fd61ec5c5b159115684f508"
3386
3376
"checksum term 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)" = " fa63644f74ce96fbeb9b794f66aff2a52d601cbd5e80f4b97123e3899f4570f1"
0 commit comments