diff --git a/CHANGELOG.md b/CHANGELOG.md index 16cc5b3..f180a7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,19 +4,20 @@ ### Dependencies -- `tokio`: 1.47.1 → 1.48.0 ([#133](https://github.com/CramBL/fidelityfetch/pull/133)) -- `tokio-util`: 0.7.16 → 0.7.17 ([#136](https://github.com/CramBL/fidelityfetch/pull/136)) -- `clap`: 4.5.48 → 4.5.53 ([#144](https://github.com/CramBL/fidelityfetch/pull/144)) - `tracing-subscriber`: 0.3.20 → 0.3.22 ([#144](https://github.com/CramBL/fidelityfetch/pull/144)) - `tracing-journald`: 0.3.1 → 0.3.2 ([#144](https://github.com/CramBL/fidelityfetch/pull/144)) - `mdns-sd`: 0.15.1 → 0.17.1 ([#144](https://github.com/CramBL/fidelityfetch/pull/144)) -- `axum-test`: 18.1.0 → 18.4.1 ([#144](https://github.com/CramBL/fidelityfetch/pull/144)) -- `clap_complete`: 4.5.58 → 4.5.62 ([#145](https://github.com/CramBL/fidelityfetch/pull/145)) - `axum`: 0.8.6 → 0.8.8 ([#145](https://github.com/CramBL/fidelityfetch/pull/145)) - `tracing`: 0.1.41 → 0.1.44 ([#145](https://github.com/CramBL/fidelityfetch/pull/145)) - `local-ip-address`: 0.6.5 → 0.6.8 ([#145](https://github.com/CramBL/fidelityfetch/pull/145)) - `zip`: 5.1.1 → 7.0.0 ([#145](https://github.com/CramBL/fidelityfetch/pull/145)) - `tempfile`: 3.23.0 → 3.24.0 ([#146](https://github.com/CramBL/fidelityfetch/pull/146)) +- `clap`: 4.5.48 → 4.5.54 ([#148](https://github.com/CramBL/fidelityfetch/pull/148)) +- `clap_complete`: 4.5.58 → 4.5.64 ([#148](https://github.com/CramBL/fidelityfetch/pull/148)) +- `tokio`: 1.47.1 → 1.49.0 ([#148](https://github.com/CramBL/fidelityfetch/pull/148)) +- `tokio-util`: 0.7.16 → 0.7.18 ([#148](https://github.com/CramBL/fidelityfetch/pull/148)) +- `tokio-stream`: 0.1.17 → 0.1.18 ([#148](https://github.com/CramBL/fidelityfetch/pull/148)) +- `axum-test`: 18.1.0 → 18.5.0 ([#148](https://github.com/CramBL/fidelityfetch/pull/148)) ## [1.3.0] diff --git a/Cargo.lock b/Cargo.lock index 18d8b92..e5e4a21 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -163,9 +163,9 @@ dependencies = [ [[package]] name = "axum-test" -version = "18.4.1" +version = "18.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3290e73c56c5cc4701cdd7d46b9ced1b4bd61c7e9f9c769a9e9e87ff617d75d2" +checksum = "cf48df8b4be768081e11b7bb6d50e7dd96a3616b0b728f9e8d49bfbd8116f3c6" dependencies = [ "anyhow", "axum", @@ -251,9 +251,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.53" +version = "4.5.54" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8" +checksum = "c6e6ff9dcd79cff5cd969a17a545d79e84ab086e444102a591e288a8aa3ce394" dependencies = [ "clap_builder", "clap_derive", @@ -261,9 +261,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.53" +version = "4.5.54" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00" +checksum = "fa42cf4d2b7a41bc8f663a7cab4031ebafa1bf3875705bfaf8466dc60ab52c00" dependencies = [ "anstream", "anstyle", @@ -272,9 +272,9 @@ dependencies = [ [[package]] name = "clap_complete" -version = "4.5.62" +version = "4.5.64" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "004eef6b14ce34759aa7de4aea3217e368f463f46a3ed3764ca4b5a4404003b4" +checksum = "4c0da80818b2d95eca9aa614a30783e42f62bf5fdfee24e68cfb960b071ba8d1" dependencies = [ "clap", ] @@ -475,9 +475,9 @@ dependencies = [ [[package]] name = "expect-json" -version = "1.7.1" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "422e7906e79941e5ac58c64dfd2da03e6ae3de62227f87606fbbe125d91080f9" +checksum = "aaf3355a7ef83e52c9383ab0c7719acd1da54be5fed7c6572d87ddc4d8589753" dependencies = [ "chrono", "email_address", @@ -493,9 +493,9 @@ dependencies = [ [[package]] name = "expect-json-macros" -version = "1.5.0" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7bf7f5979e98460a0eb412665514594f68f366a32b85fa8d7ffb65bb1edee6a0" +checksum = "24ff9262e5b5f9760f60c57ada4fffd25201ae9fefd426f29f097dcc573d86e6" dependencies = [ "proc-macro2", "quote", @@ -685,12 +685,11 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "http" -version = "1.3.1" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f4a85d31aea989eead29a3aaf9e1115a180df8282431156e533de47660892565" +checksum = "e3ba2a386d7f85a81f119ad7498ebe444d2e22c2af0b86b069416ace48b3311a" dependencies = [ "bytes", - "fnv", "itoa", ] @@ -754,9 +753,9 @@ dependencies = [ [[package]] name = "hyper-util" -version = "0.1.17" +version = "0.1.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3c6995591a8f1380fcb4ba966a252a4b29188d51d2b89e3a252f5305be65aea8" +checksum = "727805d60e7938b76b826a6ef209eb70eaa1812794f9424d4a4e2d740662df5f" dependencies = [ "bytes", "futures-channel", @@ -1324,18 +1323,18 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.101" +version = "1.0.104" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89ae43fd86e4158d6db51ad8e2b80f313af9cc74f5c0e03ccb87de09998732de" +checksum = "9695f8df41bb4f3d222c95a67532365f569318332d03d5f3f67f37b20e6ebdf0" dependencies = [ "unicode-ident", ] [[package]] name = "quote" -version = "1.0.41" +version = "1.0.42" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce25767e7b499d1b604768e7cde645d14cc8584231ea6b295e9c9eb22c02e1d1" +checksum = "a338cc41d27e6cc6dce6cefc13a0729dfbb81c262b1f519331575dd80ef3067f" dependencies = [ "proc-macro2", ] @@ -1509,15 +1508,15 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.145" +version = "1.0.148" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "402a6f66d8c709116cf22f558eab210f5a50187f702eb4d7e5ef38d9a7f1c79c" +checksum = "3084b546a1dd6289475996f182a22aba973866ea8e8b02c51d9f46b1336a22da" dependencies = [ "itoa", "memchr", - "ryu", "serde", "serde_core", + "zmij", ] [[package]] @@ -1641,9 +1640,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.106" +version = "2.0.113" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6" +checksum = "678faa00651c9eb72dd2020cbdf275d92eccb2400d568e419efdd64838145cb4" dependencies = [ "proc-macro2", "quote", @@ -1758,9 +1757,9 @@ dependencies = [ [[package]] name = "tokio" -version = "1.48.0" +version = "1.49.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ff360e02eab121e0bc37a2d3b4d4dc622e6eda3a8e5253d5435ecf5bd4c68408" +checksum = "72a2903cd7736441aac9df9d7688bd0ce48edccaadf181c3b90be801e81d3d86" dependencies = [ "bytes", "libc", @@ -1784,9 +1783,9 @@ dependencies = [ [[package]] name = "tokio-stream" -version = "0.1.17" +version = "0.1.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047" +checksum = "32da49809aab5c3bc678af03902d4ccddea2a87d028d86392a4b1560c6906c70" dependencies = [ "futures-core", "pin-project-lite", @@ -1795,9 +1794,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.17" +version = "0.7.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2efa149fe76073d6e8fd97ef4f4eca7b67f599660115591483572e406e165594" +checksum = "9ae9cec805b01e8fc3fd2fe289f89149a9b66dd16786abd8b19cfa7b48cb0098" dependencies = [ "bytes", "futures-core", @@ -1952,9 +1951,9 @@ checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821" [[package]] name = "uuid" -version = "1.18.1" +version = "1.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2f87b8aa10b915a06587d0dec516c282ff295b475d94abf425d62b57710070a2" +checksum = "e2e054861b4bd027cd373e18e8d8d8e6548085000e41290d95ce0c373a654b4a" dependencies = [ "js-sys", "wasm-bindgen", @@ -2465,6 +2464,12 @@ version = "0.5.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2f06ae92f42f5e5c42443fd094f245eb656abf56dd7cce9b8b263236565e00f2" +[[package]] +name = "zmij" +version = "1.0.10" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "30e0d8dffbae3d840f64bda38e28391faef673a7b5a6017840f2a106c8145868" + [[package]] name = "zopfli" version = "0.8.2" diff --git a/Cargo.toml b/Cargo.toml index 4fc26ea..f63f486 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -24,13 +24,13 @@ path = "src/main.rs" [dependencies] listenfd = "1.0.2" -clap = { version = "4.5.53", features = [ +clap = { version = "4.5.54", features = [ "derive", "env", "color", "help", ], default-features = false } -clap_complete = "4.5.62" +clap_complete = "4.5.64" axum = { version = "0.8.8", features = [ "http2", "http1", @@ -38,7 +38,7 @@ axum = { version = "0.8.8", features = [ "query", ], default-features = false } mime_guess = "2.0.5" -tokio = { version = "1.48", features = [ +tokio = { version = "1.49", features = [ "rt-multi-thread", ], default-features = false } tracing = { version = "0.1", default-features = false } @@ -50,8 +50,8 @@ tracing-journald = "0.3.2" local-ip-address = "0.6" mdns-sd = { version = "0.17", default-features = false } chrono = "0.4" -tokio-util = { version = "0.7.17", features = ["io"], default-features = false } -tokio-stream = { version = "0.1.17", features = [ +tokio-util = { version = "0.7.18", features = ["io"], default-features = false } +tokio-stream = { version = "0.1.18", features = [ "fs", ], default-features = false } futures-util = { version = "0.3", default-features = false } @@ -66,7 +66,7 @@ pretty_assertions = "1.4" assert_matches = "1.5" tempfile = "3.24.0" testresult = "0.4" -axum-test = "18.4.1" +axum-test = "18.5.0" [profile.release]