@@ -52,42 +52,42 @@ include = [
5252
5353# local dependencies
5454anyspawn = { path = " crates/anyspawn" , default-features = false , version = " 0.5.5" }
55- anyspawn_azure = { path = " crates/anyspawn_azure" , default-features = false , version = " 0.1.1 " }
55+ anyspawn_azure = { path = " crates/anyspawn_azure" , default-features = false , version = " 0.1.2 " }
5656bytesbuf = { path = " crates/bytesbuf" , default-features = false , version = " 0.5.6" }
5757bytesbuf_io = { path = " crates/bytesbuf_io" , default-features = false , version = " 0.5.8" }
58- cachet = { path = " crates/cachet" , default-features = false , version = " 0.7.3 " }
58+ cachet = { path = " crates/cachet" , default-features = false , version = " 0.7.4 " }
5959cachet_memory = { path = " crates/cachet_memory" , default-features = false , version = " 0.3.7" }
6060cachet_service = { path = " crates/cachet_service" , default-features = false , version = " 0.2.8" }
6161cachet_tier = { path = " crates/cachet_tier" , default-features = false , version = " 0.2.6" }
6262data_privacy = { path = " crates/data_privacy" , default-features = false , version = " 0.12.3" }
6363data_privacy_core = { path = " crates/data_privacy_core" , default-features = false , version = " 0.1.2" }
6464data_privacy_macros = { path = " crates/data_privacy_macros" , default-features = false , version = " 0.10.3" }
6565data_privacy_macros_impl = { path = " crates/data_privacy_macros_impl" , default-features = false , version = " 0.10.3" }
66- fetch = { path = " crates/fetch" , default-features = false , version = " 0.12.1 " }
67- fetch_azure = { path = " crates/fetch_azure" , default-features = false , version = " 0.2.1 " }
68- fetch_hyper = { path = " crates/fetch_hyper" , default-features = false , version = " 0.4.4 " }
66+ fetch = { path = " crates/fetch" , default-features = false , version = " 0.12.2 " }
67+ fetch_azure = { path = " crates/fetch_azure" , default-features = false , version = " 0.2.2 " }
68+ fetch_hyper = { path = " crates/fetch_hyper" , default-features = false , version = " 0.4.5 " }
6969fetch_options = { path = " crates/fetch_options" , default-features = false , version = " 0.2.3" }
7070fetch_tls = { path = " crates/fetch_tls" , default-features = false , version = " 0.2.5" }
7171fundle = { path = " crates/fundle" , default-features = false , version = " 0.3.4" }
7272fundle_macros = { path = " crates/fundle_macros" , default-features = false , version = " 0.3.4" }
7373fundle_macros_impl = { path = " crates/fundle_macros_impl" , default-features = false , version = " 0.3.4" }
74- http_extensions = { path = " crates/http_extensions" , default-features = false , version = " 0.6.4 " }
74+ http_extensions = { path = " crates/http_extensions" , default-features = false , version = " 0.6.5 " }
7575layered = { path = " crates/layered" , default-features = false , version = " 0.3.5" }
7676multitude = { path = " crates/multitude" , default-features = false , version = " 0.6.0" }
7777ohno = { path = " crates/ohno" , default-features = false , version = " 0.3.8" }
7878ohno_macros = { path = " crates/ohno_macros" , default-features = false , version = " 0.3.5" }
7979plurality = { path = " crates/plurality" , default-features = false , version = " 0.1.0" }
8080recoverable = { path = " crates/recoverable" , default-features = false , version = " 0.1.7" }
81- seatbelt = { path = " crates/seatbelt" , default-features = false , version = " 0.5.9 " }
82- seatbelt_http = { path = " crates/seatbelt_http" , default-features = false , version = " 0.4.4 " }
81+ seatbelt = { path = " crates/seatbelt" , default-features = false , version = " 0.5.10 " }
82+ seatbelt_http = { path = " crates/seatbelt_http" , default-features = false , version = " 0.4.5 " }
8383templated_uri = { path = " crates/templated_uri" , default-features = false , version = " 0.3.4" }
8484templated_uri_macros = { path = " crates/templated_uri_macros" , default-features = false , version = " 0.2.6" }
8585templated_uri_macros_impl = { path = " crates/templated_uri_macros_impl" , default-features = false , version = " 0.2.6" }
8686testing_aids = { path = " crates/testing_aids" , default-features = false }
8787thread_aware = { path = " crates/thread_aware" , default-features = false , version = " 0.7.5" }
8888thread_aware_macros = { path = " crates/thread_aware_macros" , default-features = false , version = " 0.7.5" }
8989thread_aware_macros_impl = { path = " crates/thread_aware_macros_impl" , default-features = false , version = " 0.7.4" }
90- tick = { path = " crates/tick" , default-features = false , version = " 0.3.5 " }
90+ tick = { path = " crates/tick" , default-features = false , version = " 0.3.6 " }
9191uniflight = { path = " crates/uniflight" , default-features = false , version = " 0.2.5" }
9292
9393# external dependencies
0 commit comments