From b868b75a3eccc2026a3b1cfd54fbceb61a4c8cfd Mon Sep 17 00:00:00 2001 From: h7x4 Date: Fri, 5 Dec 2025 02:07:45 +0900 Subject: [PATCH] {flake.lock,Cargo.toml}: bump --- Cargo.toml | 16 ++++++++-------- flake.lock | 18 +++++++++--------- 2 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Cargo.toml b/Cargo.toml index dc382b1..0d2e13f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,19 +14,19 @@ rust-version = "1.75" [dependencies] serde_json = "1.0.145" -log = "0.4.28" -serde = { version = "1.0.225", features = ["derive"] } -tokio = { version = "1.47.1", features = ["sync", "macros", "rt", "net"] } -tokio-util = { version = "0.7.16", features = ["codec"] } +log = "0.4.29" +serde = { version = "1.0.228", features = ["derive"] } +tokio = { version = "1.48.0", features = ["sync", "macros", "rt", "net"] } +tokio-util = { version = "0.7.17", features = ["codec"] } futures = "0.3.31" tokio-stream = { version = "0.1.17", features = ["sync"] } -thiserror = "2.0.16" +thiserror = "2.0.17" [dev-dependencies] env_logger = "0.11.8" -test-log = "0.2.18" -tokio = { version = "1.47.1", features = ["rt-multi-thread", "time", "process"] } -uuid = { version = "1.18.1", features = ["v4"] } +test-log = "0.2.19" +tokio = { version = "1.48.0", features = ["rt-multi-thread", "time", "process"] } +uuid = { version = "1.19.0", features = ["v4"] } [lib] doctest = false diff --git a/flake.lock b/flake.lock index 03d643d..5d8fb6f 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1758350402, - "narHash": "sha256-xpbGgQ6ymKvz/LQ3RrUTHdbRKWznZAbdaNAH7TdbKZs=", + "lastModified": 1764830916, + "narHash": "sha256-GCw5hPDoA2gXqRh6ThWxcXzA+DqqRR7DaLfPx69SVEg=", "owner": "nix-community", "repo": "fenix", - "rev": "bfa40349cb508ebec2a8d0f89d65022967d28dc4", + "rev": "ea1d6932e79aa6931c932c83957f6547064759e2", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1758277210, - "narHash": "sha256-iCGWf/LTy+aY0zFu8q12lK8KuZp7yvdhStehhyX1v8w=", + "lastModified": 1764667669, + "narHash": "sha256-7WUCZfmqLAssbDqwg9cUDAXrSoXN79eEEq17qhTNM/Y=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "8eaee110344796db060382e15d3af0a9fc396e0e", + "rev": "418468ac9527e799809c900eda37cbff999199b6", "type": "github" }, "original": { @@ -46,11 +46,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1758294437, - "narHash": "sha256-PXDZtnSSNXIlTlytspxkTm/RENaQKdTJ44RGqm/LPLA=", + "lastModified": 1764778537, + "narHash": "sha256-SNL+Fj1ZWiBqCrHJT1S9vMZujrWxCOmf3zkT66XSnhE=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "b12a1293473d4c1c74a63752184b8d21d32a6bde", + "rev": "633cff25206d5108043d87617a43c9d04aa42c88", "type": "github" }, "original": {