From 700dc21f3f19064eca0cd33e21ad71c6c5b6406a Mon Sep 17 00:00:00 2001 From: nsfisis Date: Sun, 12 Jan 2025 09:42:13 +0900 Subject: update dependencies --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 78b8108..ab29e65 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "turbofish-aquarium" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["nsfisis"] license = "MIT" @@ -9,4 +9,4 @@ license = "MIT" [dependencies] rand = "0.8.5" -termion = "2.0.1" +termion = "4.0.3" -- cgit v1.2.3-70-g09d2