diff options
| author | Andrew Guschin <guschin.drew@gmail.com> | 2022-12-29 15:20:32 +0400 |
|---|---|---|
| committer | Andrew Guschin <guschin.drew@gmail.com> | 2022-12-29 15:20:32 +0400 |
| commit | 0be2be0a92f992bf8ee9eff701cb19658a1e7544 (patch) | |
| tree | 5d855004fd8cc067a594475c0a666eb01f0ceefa /lab1/Cargo.toml | |
| parent | 056f59346b727c9367998a423551eaba52854fce (diff) | |
Diffstat (limited to 'lab1/Cargo.toml')
| -rw-r--r-- | lab1/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lab1/Cargo.toml b/lab1/Cargo.toml index 1370852..b71c28d 100644 --- a/lab1/Cargo.toml +++ b/lab1/Cargo.toml @@ -6,4 +6,3 @@ edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] -rug = "1.17" |