From fa79bd7eef3824ad208984df9cc7784bdab5ba2b Mon Sep 17 00:00:00 2001 From: Benedikt Peetz Date: Fri, 13 Jun 2025 20:40:26 +0200 Subject: build(treewide): Update --- Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Cargo.toml') diff --git a/Cargo.toml b/Cargo.toml index 303b545..403c8f1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -37,11 +37,11 @@ termsize = { path = "./crates/termsize" } uu_fmt = { path = "./crates/fmt" } # Shared -log = "0.4.26" +log = "0.4.27" serde = { version = "1.0.219", features = ["derive"] } serde_json = "1.0.140" url = { version = "2.5.4", features = ["serde"] } -tokio = { version = "1.44.1", features = [ +tokio = { version = "1.45.1", features = [ "rt-multi-thread", "macros", "process", -- cgit 1.4.1