mirror of
https://github.com/openharmony/third_party_rust_hyper.git
synced 2026-07-19 22:03:50 -04:00
chore(dependencies): update tower-service to 0.3
This commit is contained in:
committed by
Sean McArthur
parent
6ad35298d8
commit
a00f963518
+1
-1
@@ -32,7 +32,7 @@ itoa = "0.4.1"
|
||||
log = "0.4"
|
||||
pin-project = "0.4"
|
||||
time = "0.1"
|
||||
tower-service = "=0.3.0-alpha.2"
|
||||
tower-service = "0.3"
|
||||
tokio = { version = "0.2", features = ["sync"] }
|
||||
want = "0.3"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user