diff options
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" |