File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "console-api"
3
3
version = " 0.2.0"
4
4
license = " MIT"
5
5
edition = " 2021"
6
- rust-version = " 1.56 .0"
6
+ rust-version = " 1.58 .0"
7
7
authors = [
" Eliza Weisman <[email protected] >" ,
" Tokio Contributors <[email protected] >" ,]
8
8
readme = " README.md"
9
9
repository = " https://github.com/tokio-rs/console/"
Original file line number Diff line number Diff line change @@ -96,7 +96,7 @@ console project.
96
96
## Supported Rust Versions
97
97
98
98
The Tokio console is built against the latest stable release. The minimum
99
- supported version is 1.56 . The current Tokio console version is not guaranteed
99
+ supported version is 1.58 . The current Tokio console version is not guaranteed
100
100
to build on Rust versions earlier than the minimum supported version.
101
101
102
102
## License
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ name = "console-subscriber"
3
3
version = " 0.1.4"
4
4
license = " MIT"
5
5
edition = " 2021"
6
- rust-version = " 1.56 .0"
6
+ rust-version = " 1.58 .0"
7
7
authors = [
" Eliza Weisman <[email protected] >" ,
" Tokio Contributors <[email protected] >" ,]
8
8
readme = " README.md"
9
9
repository = " https://github.com/tokio-rs/console/"
Original file line number Diff line number Diff line change @@ -235,7 +235,7 @@ console project.
235
235
## Supported Rust Versions
236
236
237
237
The Tokio console is built against the latest stable release. The minimum
238
- supported version is 1.56 . The current Tokio console version is not guaranteed
238
+ supported version is 1.58 . The current Tokio console version is not guaranteed
239
239
to build on Rust versions earlier than the minimum supported version.
240
240
241
241
## License
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.1.4"
4
4
license = " MIT"
5
5
repository = " https://github.com/tokio-rs/console"
6
6
edition = " 2021"
7
- rust-version = " 1.56 .0"
7
+ rust-version = " 1.58 .0"
8
8
authors = [
" Eliza Weisman <[email protected] >" ,
" Tokio Contributors <[email protected] >" ,]
9
9
readme = " README.md"
10
10
homepage = " https://github.com/tokio-rs/console/tree/main/tokio-console"
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ console project.
167
167
## Supported Rust Versions
168
168
169
169
The Tokio console is built against the latest stable release. The minimum
170
- supported version is 1.56 . The current Tokio console version is not guaranteed
170
+ supported version is 1.58 . The current Tokio console version is not guaranteed
171
171
to build on Rust versions earlier than the minimum supported version.
172
172
173
173
## License
You can’t perform that action at this time.
0 commit comments