From 68c9612658d6fe5e8f4b59c2ec12eb4495294b99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Nov 2025 23:34:10 +0000 Subject: [PATCH] Bump the myceliumd group across 1 directory with 3 updates Bumps the myceliumd group with 3 updates in the /myceliumd directory: [clap](https://github.com/clap-rs/clap), [byte-unit](https://github.com/magiclen/byte-unit) and [config](https://github.com/rust-cli/config-rs). Updates `clap` from 4.5.50 to 4.5.53 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.50...clap_complete-v4.5.53) Updates `byte-unit` from 5.1.6 to 5.2.0 - [Commits](https://github.com/magiclen/byte-unit/compare/v5.1.6...v5.2.0) Updates `config` from 0.15.18 to 0.15.19 - [Changelog](https://github.com/rust-cli/config-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-cli/config-rs/compare/v0.15.18...v0.15.19) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: myceliumd - dependency-name: byte-unit dependency-version: 5.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: myceliumd - dependency-name: config dependency-version: 0.15.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: myceliumd ... Signed-off-by: dependabot[bot] --- myceliumd/Cargo.lock | 63 ++++++++++++++++++++++++++++++++++++-------- myceliumd/Cargo.toml | 6 ++--- 2 files changed, 55 insertions(+), 14 deletions(-) diff --git a/myceliumd/Cargo.lock b/myceliumd/Cargo.lock index 62892448..15b50ef1 100644 --- a/myceliumd/Cargo.lock +++ b/myceliumd/Cargo.lock @@ -472,11 +472,12 @@ checksum = "1628fb46dfa0b37568d12e5edd512553eccf6a22a78e8bde00bb4aed84d5bdbf" [[package]] name = "byte-unit" -version = "5.1.6" +version = "5.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e1cd29c3c585209b0cbc7309bfe3ed7efd8c84c21b7af29c8bfae908f8777174" +checksum = "8c6d47a4e2961fb8721bcfc54feae6455f2f64e7054f9bc67e875f0e77f4c58d" dependencies = [ "rust_decimal", + "schemars", "serde", "utf8-width", ] @@ -617,9 +618,9 @@ dependencies = [ [[package]] name = "clap" -version = "4.5.50" +version = "4.5.53" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c2cfd7bf8a6017ddaa4e32ffe7403d547790db06bd171c1c53926faab501623" +checksum = "c9e340e012a1bf4935f5282ed1436d1489548e8f72308207ea5df0e23d2d03f8" dependencies = [ "clap_builder", "clap_derive", @@ -627,9 +628,9 @@ dependencies = [ [[package]] name = "clap_builder" -version = "4.5.50" +version = "4.5.53" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0a4c05b9e80c5ccd3a7ef080ad7b6ba7d6fc00a985b8b157197075677c82c7a0" +checksum = "d76b5d13eaa18c901fd2f7fca939fefe3a0727a953561fefdf3b2922b8569d00" dependencies = [ "anstream", "anstyle", @@ -677,9 +678,9 @@ dependencies = [ [[package]] name = "config" -version = "0.15.18" +version = "0.15.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "180e549344080374f9b32ed41bf3b6b57885ff6a289367b3dbc10eea8acc1918" +checksum = "b30fa8254caad766fc03cb0ccae691e14bf3bd72bfff27f72802ce729551b3d6" dependencies = [ "async-trait", "convert_case", @@ -1081,6 +1082,12 @@ version = "2.0.2" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "117240f60069e65410b3ae1bb213295bd828f707b5bec6596a1afc8793ce0cbc" +[[package]] +name = "dyn-clone" +version = "1.0.20" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "d0881ea181b1df73ff77ffaaf9c7544ecc11e82fba9b5f27b262a3c73a332555" + [[package]] name = "ed25519" version = "2.2.3" @@ -3502,6 +3509,26 @@ dependencies = [ "spin", ] +[[package]] +name = "ref-cast" +version = "1.0.25" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f354300ae66f76f1c85c5f84693f0ce81d747e2c3f21a45fef496d89c960bf7d" +dependencies = [ + "ref-cast-impl", +] + +[[package]] +name = "ref-cast-impl" +version = "1.0.25" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b7186006dcb21920990093f30e3dea63b7d6e977bf1256be20c3563a5db070da" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.100", +] + [[package]] name = "regex" version = "1.11.2" @@ -3632,14 +3659,16 @@ dependencies = [ [[package]] name = "ron" -version = "0.8.1" +version = "0.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b91f7eff05f748767f183df4320a63d6936e9c6107d97c9e6bdd9784f4289c94" +checksum = "fd490c5b18261893f14449cbd28cb9c0b637aebf161cd77900bfdedaff21ec32" dependencies = [ - "base64 0.21.7", "bitflags 2.9.0", + "once_cell", "serde", "serde_derive", + "typeid", + "unicode-ident", ] [[package]] @@ -3896,6 +3925,18 @@ dependencies = [ "windows-sys 0.61.0", ] +[[package]] +name = "schemars" +version = "1.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9558e172d4e8533736ba97870c4b2cd63f84b382a3d6eb063da41b91cce17289" +dependencies = [ + "dyn-clone", + "ref-cast", + "serde", + "serde_json", +] + [[package]] name = "scoped-tls" version = "1.0.1" diff --git a/myceliumd/Cargo.toml b/myceliumd/Cargo.toml index 258d0ff4..356d87a2 100644 --- a/myceliumd/Cargo.toml +++ b/myceliumd/Cargo.toml @@ -15,7 +15,7 @@ name = "mycelium" path = "src/main.rs" [dependencies] -clap = { version = "4.5.50", features = ["derive"] } +clap = { version = "4.5.53", features = ["derive"] } tracing = { version = "0.1.41", features = ["release_max_level_debug"] } tracing-logfmt = { version = "0.3.5", features = ["ansi_logs"] } tracing-subscriber = { version = "0.3.20", features = [ @@ -37,8 +37,8 @@ reqwest = { version = "0.12.24", default-features = false, features = ["json"] } base64 = "0.22.1" prettytable-rs = "0.10.0" urlencoding = "2.1.3" -byte-unit = "5.1.6" -config = "0.15.18" +byte-unit = "5.2.0" +config = "0.15.19" dirs = "6.0.0" toml = "0.9.8" herodb = { git = "https://git.ourworld.tf/herocode/herodb", rev = "77a53bae86", optional = true }