You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@teaclave.apache.org by hs...@apache.org on 2023/03/17 13:27:09 UTC

[incubator-teaclave] 01/04: Update the Rustfmt edition number to the latest

This is an automated email from the ASF dual-hosted git repository.

hsun pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-teaclave.git

commit e35d1fcf1785041d4e1678b76903730e441b8279
Author: sunhe05 <su...@baidu.com>
AuthorDate: Mon Mar 13 07:47:20 2023 +0000

    Update the Rustfmt edition number to the latest
---
 .rustfmt.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.rustfmt.toml b/.rustfmt.toml
index 48020c8d..c458cfb1 100644
--- a/.rustfmt.toml
+++ b/.rustfmt.toml
@@ -13,5 +13,5 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-edition = "2018"
+edition = "2021"
 use_field_init_shorthand = true


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@teaclave.apache.org
For additional commands, e-mail: commits-help@teaclave.apache.org