diff --git a/Cargo.toml b/Cargo.toml index 3b2b2ec..dc382b1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,20 +13,20 @@ edition = "2021" rust-version = "1.75" [dependencies] -serde_json = "1.0.142" -log = "0.4.27" -serde = { version = "1.0.219", features = ["derive"] } +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.15", features = ["codec"] } +tokio-util = { version = "0.7.16", features = ["codec"] } futures = "0.3.31" tokio-stream = { version = "0.1.17", features = ["sync"] } -thiserror = "2.0.12" +thiserror = "2.0.16" [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.17.0", features = ["v4"] } +uuid = { version = "1.18.1", features = ["v4"] } [lib] doctest = false diff --git a/flake.lock b/flake.lock index d5658ee..03d643d 100644 --- a/flake.lock +++ b/flake.lock @@ -8,11 +8,11 @@ "rust-analyzer-src": "rust-analyzer-src" }, "locked": { - "lastModified": 1754116698, - "narHash": "sha256-2cMDogXcqv975o191g0/6ZM0UolJ2X0ChuuLaNKbNAM=", + "lastModified": 1758350402, + "narHash": "sha256-xpbGgQ6ymKvz/LQ3RrUTHdbRKWznZAbdaNAH7TdbKZs=", "owner": "nix-community", "repo": "fenix", - "rev": "acdb7d8af407ea8aee21b028dc58b4bc51a7849a", + "rev": "bfa40349cb508ebec2a8d0f89d65022967d28dc4", "type": "github" }, "original": { @@ -23,11 +23,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1753939845, - "narHash": "sha256-K2ViRJfdVGE8tpJejs8Qpvvejks1+A4GQej/lBk5y7I=", + "lastModified": 1758277210, + "narHash": "sha256-iCGWf/LTy+aY0zFu8q12lK8KuZp7yvdhStehhyX1v8w=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "94def634a20494ee057c76998843c015909d6311", + "rev": "8eaee110344796db060382e15d3af0a9fc396e0e", "type": "github" }, "original": { @@ -46,11 +46,11 @@ "rust-analyzer-src": { "flake": false, "locked": { - "lastModified": 1753974682, - "narHash": "sha256-Ya4Ecj8JaKkapgYCCybzZBcypXpblhuG0hVDzdy2zyo=", + "lastModified": 1758294437, + "narHash": "sha256-PXDZtnSSNXIlTlytspxkTm/RENaQKdTJ44RGqm/LPLA=", "owner": "rust-lang", "repo": "rust-analyzer", - "rev": "68e7ec90bf29c9b17d0dcdb3358de5dee7f4afb5", + "rev": "b12a1293473d4c1c74a63752184b8d21d32a6bde", "type": "github" }, "original": {