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.14 | [ v0.7] ( https://crates.io/crates/envoy-types/0.7.0 )
102+ v0.14 | [ v0.7] ( https://crates.io/crates/envoy-types/0.7.1 )
103103v0.13 | [ v0.6] ( https://crates.io/crates/envoy-types/0.6.1 )
104104v0.12 | [ v0.5] ( https://crates.io/crates/envoy-types/0.5.6 )
105105v0.11 | [ v0.4] ( https://crates.io/crates/envoy-types/0.4.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.7.0 "
16+ version = " 0.7.1 "
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.14 | [v0.7](https://crates.io/crates/envoy-types/0.7.0 )
94+ v0.14 | [v0.7](https://crates.io/crates/envoy-types/0.7.1 )
9595v0.13 | [v0.6](https://crates.io/crates/envoy-types/0.6.1)
9696v0.12 | [v0.5](https://crates.io/crates/envoy-types/0.5.6)
9797v0.11 | [v0.4](https://crates.io/crates/envoy-types/0.4.0)
You can’t perform that action at this time.
0 commit comments