Merge "Changes for updating the toolchain to nightly-1.58.0"

GitOrigin-RevId: 6eadbd3c3652d88b3079635f2649b43e370fe4bd
This commit is contained in:
Cindy Liu
2022-06-29 17:41:37 +00:00
committed by Sam Leffler
parent 7a412467ac
commit c9f36f4da8
48 changed files with 0 additions and 96 deletions

View File

@@ -1,5 +1,3 @@
cargo-features = ["edition2021"]
[workspace]
members = [

View File

@@ -1,5 +1,3 @@
cargo-features = ["edition2021"]
[package]
name = "kata-debug-console"
version = "0.1.0"

View File

@@ -1,5 +1,3 @@
cargo-features = ["edition2021"]
[package]
name = "kata-io"
version = "0.1.0"

View File

@@ -1,5 +1,3 @@
cargo-features = ["edition2021"]
[package]
name = "kata-line-reader"
version = "0.1.0"

View File

@@ -1,5 +1,3 @@
cargo-features = ["edition2021"]
[package]
name = "kata-shell"
version = "0.1.0"

View File

@@ -1,5 +1,3 @@
cargo-features = ["edition2021"]
[package]
name = "kata-uart-client"
version = "0.1.0"

View File

@@ -1,5 +1,3 @@
cargo-features = ["edition2021"]
[package]
authors = ["aarbuzov"]
name = "zmodem"