We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88269c1 commit 1f239e1Copy full SHA for 1f239e1
Cargo.lock
@@ -409,7 +409,7 @@ checksum = "58f929b4d672ea937a23a1ab494143d968337a5f47e56d0815df1e0890ddf174"
409
410
[[package]]
411
name = "linkerd2-proxy-api"
412
-version = "0.17.0"
+version = "0.18.0"
413
dependencies = [
414
"h2",
415
"http",
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
3
4
authors = ["Linkerd Developers <cncf-linkerd-dev@lists.cncf.io>"]
5
license = "Apache-2.0"
6
edition = "2021"
0 commit comments