From 04e7aaf905eda270aedde8c2ca9228ec90e9905f Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Wed, 16 Jul 2025 09:39:00 +0100 Subject: chore: bump console indicatif as the breaking changes don't impact ngit --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 4311dd7..2b7b529 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -17,12 +17,12 @@ async-trait = "0.1.88" auth-git2 = "0.5.8" chacha20poly1305 = "0.10.1" clap = { version = "4.5.41", features = ["derive"] } -console = "0.15.11" +console = "0.16.0" dialoguer = "0.11.0" directories = "6.0.0" futures = "0.3.31" git2 = "0.20.2" -indicatif = "0.17.11" +indicatif = "0.18.0" nostr = { version = "0.41.0", features = ["nip05", "nip49"] } nostr-connect = "0.41.0" nostr-database = "0.41.0" -- cgit v1.2.3