From 90cbd4b873a2840385bcbc64e199604bcbaead4c Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Tue, 16 Nov 2021 04:26:52 -0500 Subject: edition 2021 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 36b246c..e747d13 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "vt100" version = "0.12.0" authors = ["Jesse Luehrs "] -edition = "2018" +edition = "2021" description = "Library for parsing terminal data" homepage = "https://github.com/doy/vt100-rust" -- cgit v1.2.3-54-g00ecf