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 c19a23f commit b06d5cfCopy full SHA for b06d5cf
Cargo.lock
@@ -287,7 +287,7 @@ checksum = "201de327520df007757c1f0adce6e827fe8562fbc28bfd9c15571c66ca1f5f79"
287
288
[[package]]
289
name = "linkerd2-proxy-api"
290
-version = "0.15.0"
+version = "0.16.0"
291
dependencies = [
292
"h2",
293
"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