flake.lock: bump, Cargo.lock: update inputs
Build and test / check (push) Successful in 45s
Build and test / build (push) Successful in 45s
Build and test / docs (push) Successful in 1m35s
Build and test / test (push) Successful in 2m27s

This commit is contained in:
2026-04-02 13:01:14 +09:00
parent 5ce713dd8a
commit 9672437a06
2 changed files with 12 additions and 12 deletions
+6 -6
View File
@@ -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
Generated
+6 -6
View File
@@ -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": {