This repository was archived by the owner on May 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -56,9 +56,9 @@ dependencies = [
5656
5757[[package ]]
5858name = " ammonia"
59- version = " 3.1.0 "
59+ version = " 3.1.3 "
6060source = " registry+https://github.com/rust-lang/crates.io-index"
61- checksum = " 89eac85170f4b3fb3dc5e442c1cfb036cb8eecf9dbbd431a161ffad15d90ea3b "
61+ checksum = " b74b175af97d1aecc1add0878b1cbfcbf3bd4c22d7713eeb6d597da23e29bc0d "
6262dependencies = [
6363 " html5ever" ,
6464 " lazy_static" ,
@@ -2731,9 +2731,9 @@ dependencies = [
27312731
27322732[[package ]]
27332733name = " pin-project-lite"
2734- version = " 0.2.4 "
2734+ version = " 0.2.8 "
27352735source = " registry+https://github.com/rust-lang/crates.io-index"
2736- checksum = " 439697af366c49a6d0a010c56a0d97685bc140ce0d377b13a2ea2aa42d64a827 "
2736+ checksum = " e280fbe77cc62c91527259e9442153f4688736748d24660126286329742b4c6c "
27372737
27382738[[package ]]
27392739name = " pin-utils"
@@ -5111,11 +5111,11 @@ dependencies = [
51115111
51125112[[package ]]
51135113name = " thread_local"
5114- version = " 1.0.1 "
5114+ version = " 1.1.4 "
51155115source = " registry+https://github.com/rust-lang/crates.io-index"
5116- checksum = " d40c6d1b69745a6ec6fb1ca717914848da4b44ae29d9b3080cbee91d72a69b14 "
5116+ checksum = " 5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180 "
51175117dependencies = [
5118- " lazy_static " ,
5118+ " once_cell " ,
51195119]
51205120
51215121[[package ]]
@@ -5172,9 +5172,9 @@ checksum = "238ce071d267c5710f9d31451efec16c5ee22de34df17cc05e56cbc92e967117"
51725172
51735173[[package ]]
51745174name = " tokio"
5175- version = " 1.8.2 "
5175+ version = " 1.8.4 "
51765176source = " registry+https://github.com/rust-lang/crates.io-index"
5177- checksum = " c2602b8af3767c285202012822834005f596c811042315fa7e9f5b12b2a43207 "
5177+ checksum = " 50dae83881bc9b0403dd5b44ea9deed3e939856cc8722d5be37f0d6e5c6d53dd "
51785178dependencies = [
51795179 " autocfg" ,
51805180 " bytes" ,
You can’t perform that action at this time.
0 commit comments