fix scripts

This commit is contained in:
2025-07-01 15:13:23 +03:00
parent 9c19d63121
commit 032c9a54a2
5 changed files with 192 additions and 2 deletions

View File

@@ -7,5 +7,6 @@ members = [
"hello_cargo",
"loops",
"ownership",
"references_and_borrowing",
"variables",
]