Browse Source

Fixed rust manifest

1ffy 1 tháng trước cách đây
mục cha
commit
b97343fdf4
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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]