File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -99,7 +99,7 @@ and the compatible versions of [`envoy-types`].
9999
100100` tonic ` | ` envoy-types `
101101:- | :-
102- v0.12 | [ v0.5] ( https://crates.io/crates/envoy-types/0.5.4 )
102+ v0.12 | [ v0.5] ( https://crates.io/crates/envoy-types/0.5.5 )
103103v0.11 | [ v0.4] ( https://crates.io/crates/envoy-types/0.4.0 )
104104v0.10 | [ v0.3] ( https://crates.io/crates/envoy-types/0.3.0 )
105105v0.9 | [ v0.2] ( https://crates.io/crates/envoy-types/0.2.0 )
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ license = "Apache-2.0"
1313readme = " ../README.md"
1414repository = " https://github.com/flemosr/envoy-types"
1515rust-version = { workspace = true }
16- version = " 0.5.4 "
16+ version = " 0.5.5 "
1717
1818[dependencies ]
1919futures-core = " 0.3"
Original file line number Diff line number Diff line change @@ -91,7 +91,7 @@ and the compatible versions of [`envoy-types`].
9191
9292`tonic` | `envoy-types`
9393:- | :-
94- v0.12 | [v0.5](https://crates.io/crates/envoy-types/0.5.4 )
94+ v0.12 | [v0.5](https://crates.io/crates/envoy-types/0.5.5 )
9595v0.11 | [v0.4](https://crates.io/crates/envoy-types/0.4.0)
9696v0.10 | [v0.3](https://crates.io/crates/envoy-types/0.3.0)
9797v0.9 | [v0.2](https://crates.io/crates/envoy-types/0.2.0)
You can’t perform that action at this time.
0 commit comments