Skip to content

Commit 254e2ee

Browse files
committed
git commit -m “chore: correction for rust version”
1 parent bd029d2 commit 254e2ee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.2.3"
44
description = "P2P file sharing with NAT hole punching"
55
authors = ["Tony Antony"]
66
license = "AGPL 3.0"
7-
edition = "2025"
7+
edition = "2021"
88
rust-version = "1.81"
99

1010
[build-dependencies]

0 commit comments

Comments
 (0)