Skip to content

Commit ef5522d

Browse files
committed
fix wrong edition
1 parent 0e4630d commit ef5522d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "cover-fun"
33
version = "0.1.2"
44
description = "An app makes you no more nervous when online interview"
55
authors = ["jwenjian"]
6-
edition = "2025"
6+
edition = "2021"
77

88
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
99

0 commit comments

Comments
 (0)