{flake.lock,Cargo.toml}: bump
Some checks failed
Build and test / build (push) Successful in 52s
Build and test / check (push) Successful in 54s
Build and test / docs (push) Successful in 1m28s
Build and test / test (push) Failing after 3m30s

This commit is contained in:
2025-12-05 02:07:45 +09:00
parent 2df997b033
commit b868b75a3e
2 changed files with 17 additions and 17 deletions

View File

@@ -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

18
flake.lock generated
View File

@@ -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": {