aliases are normalized and used in normalized state, but nonnormalized aliases contain everything
This commit is contained in:
@@ -22,6 +22,7 @@ serde_json = "1"
|
||||
tokio = { version = "1", features = ["macros", "rt-multi-thread", "net"] }
|
||||
tonic = "0.14.6"
|
||||
tonic-prost = "0.14.6"
|
||||
common = { path = "../common" }
|
||||
|
||||
[dev-dependencies]
|
||||
tower = { version = "0.5.3", features = ["util"] }
|
||||
|
||||
Reference in New Issue
Block a user