From 9672437a06b0c3d5cc1755931be9773f82a2c662 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Thu, 2 Apr 2026 13:01:14 +0900 Subject: [PATCH] flake.lock: bump, Cargo.lock: update inputs --- Cargo.toml | 12 ++++++------ flake.lock | 12 ++++++------ 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index c8120be..09476c9 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -16,17 +16,17 @@ rust-version = "1.85.0" serde_json = "1.0.149" log = "0.4.29" serde = { version = "1.0.228", features = ["derive"] } -tokio = { version = "1.49.0", features = ["sync", "macros", "rt", "net"] } +tokio = { version = "1.52.1", features = ["sync", "macros", "rt", "net"] } tokio-util = { version = "0.7.18", features = ["codec"] } -futures = "0.3.31" +futures = "0.3.32" tokio-stream = { version = "0.1.18", features = ["sync"] } thiserror = "2.0.18" [dev-dependencies] -env_logger = "0.11.8" -test-log = "0.2.19" -tokio = { version = "1.49.0", features = ["rt-multi-thread", "time", "process"] } -uuid = { version = "1.20.0", features = ["v4"] } +env_logger = "0.11.10" +test-log = "0.2.20" +tokio = { version = "1.52.1", features = ["rt-multi-thread", "time", "process"] } +uuid = { version = "1.23.1", features = ["v4"] } [lib] doctest = false diff --git a/flake.lock b/flake.lock index 49e74eb..aa7cb1f 100644 --- a/flake.lock +++ b/flake.lock @@ -2,11 +2,11 @@ "nodes": { "nixpkgs": { "locked": { - "lastModified": 1770562336, - "narHash": "sha256-ub1gpAONMFsT/GU2hV6ZWJjur8rJ6kKxdm9IlCT0j84=", + "lastModified": 1776548001, + "narHash": "sha256-ZSK0NL4a1BwVbbTBoSnWgbJy9HeZFXLYQizjb2DPF24=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "d6c71932130818840fc8fe9509cf50be8c64634f", + "rev": "b12141ef619e0a9c1c84dc8c684040326f27cdcc", "type": "github" }, "original": { @@ -29,11 +29,11 @@ ] }, "locked": { - "lastModified": 1770606655, - "narHash": "sha256-rpJf+kxvLWv32ivcgu8d+JeJooog3boJCT8J3joJvvM=", + "lastModified": 1777000482, + "narHash": "sha256-CZ5FKUSA8FCJf0h9GWdPJXoVVDL9H5yC74GkVc5ubIM=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "11a396520bf911e4ed01e78e11633d3fc63b350e", + "rev": "403c09094a877e6c4816462d00b1a56ff8198e06", "type": "github" }, "original": {