From 045e34f78a498230f39101ce215424fcdcec9eb0 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Sat, 28 Sep 2024 11:56:45 +0200 Subject: update cargo stuff --- pixel-client/tools/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pixel-client/tools') diff --git a/pixel-client/tools/Cargo.toml b/pixel-client/tools/Cargo.toml index 15dd0239..075ec24f 100644 --- a/pixel-client/tools/Cargo.toml +++ b/pixel-client/tools/Cargo.toml @@ -5,8 +5,8 @@ edition = "2021" [dependencies] image = "0.25.2" -anyhow = "1.0.86" +anyhow = "1.0.89" log = "0.4.22" env_logger = "0.11.5" -clap = { version = "4.5.15", features = ["derive"] } +clap = { version = "4.5.18", features = ["derive"] } sdl2 = { version = "0.37.0", features = ["image"] } -- cgit v1.2.3-70-g09d2