Skip to content

Commit 30ab3ca

Browse files
committed
up to 2024
1 parent 077cfc2 commit 30ab3ca

File tree

3 files changed

+69
-49
lines changed

3 files changed

+69
-49
lines changed

.rustfmt.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
max_width = 120
22
tab_spaces = 2
3-
edition = "2021"
3+
edition = "2024"

Cargo.lock

Lines changed: 67 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ repository = "https://github.com/justjavac/gpui-memory-game"
99
authors = ["迷渡 <justjavac@gmail.com>"]
1010
license = "MIT"
1111
readme = "README.md"
12-
edition = "2021"
12+
edition = "2024"
1313
resolver = "2"
1414

1515
[dependencies]

0 commit comments

Comments
 (0)