Skip to content

Commit 497be58

Browse files
David Tolnayfacebook-github-bot
authored andcommitted
Switch to 2024 edition
Reviewed By: JakobDegen Differential Revision: D74375799 fbshipit-source-id: 53490c5c162c0631ae097c3a4a23669ee791f70e
1 parent 43697bd commit 497be58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ authors = ["Meta"]
33
categories = ["command-line-interface"]
44
description = "A simple but powerful Text-based User Interface (TUI) framework"
55
documentation = "https://docs.rs/superconsole"
6-
edition = "2021"
6+
edition = "2024"
77
keywords = ["TUI"]
88
license = "MIT OR Apache-2.0"
99
name = "superconsole"

0 commit comments

Comments
 (0)