diff options
| author | Andrew Guschin <guschin.drew@gmail.com> | 2023-04-09 18:03:28 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin.drew@gmail.com> | 2023-04-09 18:03:28 +0400 |
| commit | cf1396c9ac9a37d5f5b0821f1572be17bcca3aa7 (patch) | |
| tree | a9e6285d49dbc288d170aeb3237a78ecddeaf06f /Cargo.lock | |
| parent | 96e61039afe641e08ec524ff4cffcc911339061d (diff) | |
Changed structure of project and renamed binary
Diffstat (limited to 'Cargo.lock')
| -rw-r--r-- | Cargo.lock | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Cargo.lock b/Cargo.lock deleted file mode 100644 index 41ac3f5..0000000 --- a/Cargo.lock +++ /dev/null @@ -1,7 +0,0 @@ -# This file is automatically @generated by Cargo. -# It is not intended for manual editing. -version = 3 - -[[package]] -name = "coursework-year3" -version = "0.1.0" |