File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed
Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -7,16 +7,14 @@ members = [
77]
88
99[workspace .package ]
10- version = " 0.0.24 "
10+ version = " 0.0.26 "
1111edition = " 2024"
1212repository = " https://github.com/washanhanzi/connectrpc-axum"
1313
1414[workspace .dependencies ]
1515anyhow = " 1.0"
1616async-stream = " 0.3"
1717axum = " 0.8"
18- axum-core = " 0.5"
19- axum-extra = " 0.12"
2018base64 = " 0.22.1"
2119bytes = " 1"
2220convert_case = " 0.10"
@@ -28,26 +26,21 @@ hyper = "1.0"
2826pbjson = " 0.9"
2927pbjson-build = " 0.9"
3028pbjson-types = " 0.9"
31- pin-project-lite = " 0.2"
3229proc-macro2 = " 1.0"
3330prost = " 0.14"
3431prost-build = " 0.14"
35- prost-reflect = " 0.16"
3632prost-types = " 0.14"
3733protoc-fetcher = " 0.1.2"
3834quote = " 1.0.38"
3935serde = { version = " 1.0" , features = [" derive" ] }
4036serde_json = " 1.0"
4137serde_qs = " 0.15"
42- syn = " 2.0"
4338tokio = { version = " 1" , features = [" sync" ] }
4439tokio-stream = " 0.1"
45- tokio-util = " 0.7"
4640tonic = " 0.14"
4741tonic-web = " 0.14"
4842tonic-prost = " 0.14"
4943tonic-prost-build = " 0.14"
5044tower = " 0.5"
51- tower-http = " 0.6"
5245tracing = " 0.1"
5346flate2 = " 1.0"
You can’t perform that action at this time.
0 commit comments