From 5676f765746768da70f721fe116dfabfbb2b3b94 Mon Sep 17 00:00:00 2001 From: Andrew Guschin Date: Thu, 16 Feb 2023 22:00:24 +0400 Subject: =?UTF-8?q?=D0=94=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=D0=BE?= =?UTF-8?q?=20=D1=81=D1=80=D0=B0=D0=B2=D0=BD=D0=B5=D0=BD=D0=B8=D0=B5=20?= =?UTF-8?q?=D1=81=20=D0=B1=D0=B8=D0=B1=D0=BB=D0=B8=D0=BE=D1=82=D0=B5=D0=BA?= =?UTF-8?q?=D0=BE=D0=B9=20rug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- sem2/Cargo.toml | 1 + 1 file changed, 1 insertion(+) (limited to 'sem2/Cargo.toml') diff --git a/sem2/Cargo.toml b/sem2/Cargo.toml index cc91b0e..aee29a2 100644 --- a/sem2/Cargo.toml +++ b/sem2/Cargo.toml @@ -7,3 +7,4 @@ edition = "2021" [dependencies] inquire = "0.5.3" +rug = "1.17" -- cgit v1.2.3