Browse Source

Fixed rust manifest

1ffy 1 month ago
parent
commit
b97343fdf4
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test-project/Cargo.toml

+ 1 - 1
test-project/Cargo.toml

@@ -1,6 +1,6 @@
 [package]
 name = "test-project"
 version = "0.1.0"
-edition = "2025"
+edition = "2024"
 
 [dependencies]