Skip to content

Commit 2f5d229

Browse files
committed
chore: update Cargo.toml to change edition from 2026 to 2021
1 parent 350993e commit 2f5d229

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resolver = "2"
1313

1414
[workspace.package]
1515
version = "0.1.0"
16-
edition = "2026"
16+
edition = "2021"
1717
license = "MIT"
1818
authors = ["Danial Gharaie Amirabadi"]
1919
repository = "https://github.com/Danialgharaie/structscope"

0 commit comments

Comments
 (0)