From 28f81f4f85ecaea369a0b1c8ae467e8d5c7e51da Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 18:34:24 +0000 Subject: [PATCH] deps(deps): bump the minor-and-patch group across 1 directory with 10 updates Bumps the minor-and-patch group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.1` | `1.52.0` | | [bitflags](https://github.com/bitflags/bitflags) | `2.11.0` | `2.11.1` | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.59` | `1.2.60` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.1` | `2.14.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.184` | `0.2.185` | | libredox | `0.1.15` | `0.1.16` | | [openssl-sys](https://github.com/rust-openssl/rust-openssl) | `0.9.112` | `0.9.113` | | [pkg-config](https://github.com/rust-lang/pkg-config-rs) | `0.3.32` | `0.3.33` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.38` | Updates `tokio` from 1.51.1 to 1.52.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.51.1...tokio-1.52.0) Updates `bitflags` from 2.11.0 to 2.11.1 - [Release notes](https://github.com/bitflags/bitflags/releases) - [Changelog](https://github.com/bitflags/bitflags/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitflags/bitflags/compare/2.11.0...2.11.1) Updates `cc` from 1.2.59 to 1.2.60 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.59...cc-v1.2.60) Updates `indexmap` from 2.13.1 to 2.14.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](https://github.com/indexmap-rs/indexmap/compare/2.13.1...2.14.0) Updates `libc` from 0.2.184 to 0.2.185 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.185/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.184...0.2.185) Updates `libredox` from 0.1.15 to 0.1.16 Updates `openssl-sys` from 0.9.112 to 0.9.113 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-sys-v0.9.112...openssl-sys-v0.9.113) Updates `pkg-config` from 0.3.32 to 0.3.33 - [Changelog](https://github.com/rust-lang/pkg-config-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/pkg-config-rs/compare/0.3.32...0.3.33) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](https://github.com/rayon-rs/rayon/compare/rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `rustls` from 0.23.37 to 0.23.38 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.23.37...v/0.23.38) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: bitflags dependency-version: 2.11.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: cc dependency-version: 1.2.60 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: libc dependency-version: 0.2.185 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: libredox dependency-version: 0.1.16 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: openssl-sys dependency-version: 0.9.113 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: pkg-config dependency-version: 0.3.33 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: rayon dependency-version: 1.12.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: rustls dependency-version: 0.23.38 dependency-type: indirect update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] --- Cargo.lock | 46 +++++++++++++++++------------------ eventcore-bench/Cargo.toml | 2 +- eventcore-examples/Cargo.toml | 2 +- eventcore-macros/Cargo.toml | 2 +- eventcore-memory/Cargo.toml | 2 +- eventcore-postgres/Cargo.toml | 4 +-- eventcore-sqlite/Cargo.toml | 4 +-- eventcore-testing/Cargo.toml | 2 +- eventcore/Cargo.toml | 2 +- 9 files changed, 33 insertions(+), 33 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 7f173b3..7f7bb77 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -118,9 +118,9 @@ checksum = "5e764a1d40d510daf35e07be9eb06e75770908c27d411ee6c92109c9840eaaf7" [[package]] name = "bitflags" -version = "2.11.0" +version = "2.11.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "843867be96c8daad0d758b57df9392b6d8d271134fce549de6ce169ff98a92af" +checksum = "c4512299f36f043ab09a583e57bceb5a5aab7a73db1805848e8fef3c9e8c78b3" dependencies = [ "serde_core", ] @@ -166,9 +166,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" [[package]] name = "cc" -version = "1.2.59" +version = "1.2.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7a4d3ec6524d28a329fc53654bbadc9bdd7b0431f5d65f1a56ffb28a1ee5283" +checksum = "43c5703da9466b66a946814e1adf53ea2c90f10063b86290cc9eb67ce3478a20" dependencies = [ "find-msvc-tools", "shlex", @@ -863,9 +863,9 @@ dependencies = [ [[package]] name = "hashbrown" -version = "0.16.1" +version = "0.17.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "841d1cc9bed7f9236f321df977030373f4a4163ae1a7dbfe1a51a2c1a51d9100" +checksum = "4f467dd6dccf739c208452f8014c75c18bb8301b050ad1cfb27153803edb0f51" [[package]] name = "hashlink" @@ -1059,12 +1059,12 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.13.1" +version = "2.14.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "45a8a2b9cb3e0b0c1803dbb0758ffac5de2f425b23c28f518faabd9d805342ff" +checksum = "d466e9454f08e4a911e14806c24e16fba1b4c121d1ea474396f396069cf949d9" dependencies = [ "equivalent", - "hashbrown 0.16.1", + "hashbrown 0.17.0", "serde", "serde_core", ] @@ -1132,9 +1132,9 @@ checksum = "09edd9e8b54e49e587e4f6295a7d29c3ea94d469cb40ab8ca70b288248a81db2" [[package]] name = "libc" -version = "0.2.184" +version = "0.2.185" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "48f5d2a454e16a5ea0f4ced81bd44e4cfc7bd3a507b61887c99fd3538b28e4af" +checksum = "52ff2c0fe9bc6cb6b14a0592c2ff4fa9ceb83eea9db979b0487cd054946a2b8f" [[package]] name = "libm" @@ -1144,9 +1144,9 @@ checksum = "b6d2cec3eae94f9f509c767b45932f1ada8350c4bdb85af2fcab4a3c14807981" [[package]] name = "libredox" -version = "0.1.15" +version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7ddbf48fd451246b1f8c2610bd3b4ac0cc6e149d89832867093ab69a17194f08" +checksum = "e02f3bb43d335493c96bf3fd3a321600bf6bd07ed34bc64118e9293bdffea46c" dependencies = [ "bitflags", "libc", @@ -1337,9 +1337,9 @@ dependencies = [ [[package]] name = "openssl-sys" -version = "0.9.112" +version = "0.9.113" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "57d55af3b3e226502be1526dfdba67ab0e9c96fc293004e79576b2b9edb0dbdb" +checksum = "ad2f2c0eba47118757e4c6d2bff2838f3e0523380021356e7875e858372ce644" dependencies = [ "cc", "libc", @@ -1431,9 +1431,9 @@ dependencies = [ [[package]] name = "pkg-config" -version = "0.3.32" +version = "0.3.33" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7edddbd0b52d732b21ad9a5fab5c704c14cd949e5e9a1ec5929a24fded1b904c" +checksum = "19f132c84eca552bf34cab8ec81f1c1dcc229b811638f9d283dceabe58c5569e" [[package]] name = "plain" @@ -1622,9 +1622,9 @@ dependencies = [ [[package]] name = "rayon" -version = "1.11.0" +version = "1.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "368f01d005bf8fd9b1206fb6fa653e6c4a81ceb1466406b81792d87c5677a58f" +checksum = "fb39b166781f92d482534ef4b4b1b2568f42613b53e5b6c160e24cfbfa30926d" dependencies = [ "either", "rayon-core", @@ -1759,9 +1759,9 @@ dependencies = [ [[package]] name = "rustls" -version = "0.23.37" +version = "0.23.38" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "758025cb5fccfd3bc2fd74708fd4682be41d99e5dff73c377c0646c6012c73a4" +checksum = "69f9466fb2c14ea04357e91413efb882e2a6d4a406e625449bc0a5d360d53a21" dependencies = [ "once_cell", "ring", @@ -2328,9 +2328,9 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20" [[package]] name = "tokio" -version = "1.51.1" +version = "1.52.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f66bf9585cda4b724d3e78ab34b73fb2bbaba9011b9bfdf69dc836382ea13b8c" +checksum = "a91135f59b1cbf38c91e73cf3386fca9bb77915c45ce2771460c9d92f0f3d776" dependencies = [ "bytes", "libc", diff --git a/eventcore-bench/Cargo.toml b/eventcore-bench/Cargo.toml index 4ed1bc8..5035f9e 100644 --- a/eventcore-bench/Cargo.toml +++ b/eventcore-bench/Cargo.toml @@ -46,5 +46,5 @@ nutype = { version = "0.6.2", features = ["serde"] } serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0.149" thiserror = "2.0.18" -tokio = { version = "1.51.1", features = ["rt-multi-thread", "macros"] } +tokio = { version = "1.52.0", features = ["rt-multi-thread", "macros"] } uuid = { version = "1.23.0", features = ["v7"] } diff --git a/eventcore-examples/Cargo.toml b/eventcore-examples/Cargo.toml index bd01247..6bb0046 100644 --- a/eventcore-examples/Cargo.toml +++ b/eventcore-examples/Cargo.toml @@ -20,5 +20,5 @@ eventcore-types = { path = "../eventcore-types" } nutype = { version = "0.6.2", features = ["serde"] } serde = { version = "1.0.228", features = ["derive"] } thiserror = "2.0.18" -tokio = { version = "1.48.0", features = ["rt-multi-thread", "macros", "time", "sync"] } +tokio = { version = "1.52.0", features = ["rt-multi-thread", "macros", "time", "sync"] } uuid = { version = "1.19.0", features = ["v7"] } diff --git a/eventcore-macros/Cargo.toml b/eventcore-macros/Cargo.toml index cfc54d7..ac58616 100644 --- a/eventcore-macros/Cargo.toml +++ b/eventcore-macros/Cargo.toml @@ -21,7 +21,7 @@ syn = { version = "2.0", features = ["full", "extra-traits"] } trybuild = "1.0" eventcore = { path = "../eventcore" } eventcore-memory = { path = "../eventcore-memory" } -tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.52.0", features = ["macros", "rt-multi-thread"] } uuid = { version = "1.19.0", features = ["v7"] } serde = { version = "1.0", features = ["derive"] } thiserror = "2.0.18" diff --git a/eventcore-memory/Cargo.toml b/eventcore-memory/Cargo.toml index 4368704..0b24008 100644 --- a/eventcore-memory/Cargo.toml +++ b/eventcore-memory/Cargo.toml @@ -19,4 +19,4 @@ uuid = { version = "1.18.1", features = ["v7"] } [dev-dependencies] eventcore-testing = { path = "../eventcore-testing" } serde = { version = "1.0", features = ["derive"] } -tokio = { version = "1.48.0", default-features = false, features = ["macros", "rt-multi-thread", "sync"] } +tokio = { version = "1.52.0", default-features = false, features = ["macros", "rt-multi-thread", "sync"] } diff --git a/eventcore-postgres/Cargo.toml b/eventcore-postgres/Cargo.toml index 998f770..c09f14e 100644 --- a/eventcore-postgres/Cargo.toml +++ b/eventcore-postgres/Cargo.toml @@ -15,7 +15,7 @@ nutype = { version = "0.6.2", features = ["serde"] } serde_json = "1.0" sqlx = { version = "0.8.6", default-features = false, features = ["runtime-tokio-rustls", "postgres", "uuid", "chrono", "macros", "migrate"] } thiserror = "2.0.17" -tokio = { version = "1.48.0", default-features = false, features = ["rt-multi-thread"] } +tokio = { version = "1.52.0", default-features = false, features = ["rt-multi-thread"] } tracing = "0.1" uuid = { version = "1.19.0", features = ["serde", "v7"] } @@ -24,5 +24,5 @@ eventcore-testing = { path = "../eventcore-testing" } futures = "0.3" mutants = "0.0.3" serde = { version = "1.0", features = ["derive"] } -tokio = { version = "1.48.0", default-features = false, features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.52.0", default-features = false, features = ["macros", "rt-multi-thread"] } tracing-test = { version = "0.2", features = ["no-env-filter"] } diff --git a/eventcore-sqlite/Cargo.toml b/eventcore-sqlite/Cargo.toml index daafb93..fcebbdc 100644 --- a/eventcore-sqlite/Cargo.toml +++ b/eventcore-sqlite/Cargo.toml @@ -18,11 +18,11 @@ eventcore-types = { version = "0.7.0", path = "../eventcore-types" } rusqlite = { version = "0.32", default-features = false } serde_json = "1.0" thiserror = "2.0.17" -tokio = { version = "1.48.0", default-features = false, features = ["sync", "rt"] } +tokio = { version = "1.52.0", default-features = false, features = ["sync", "rt"] } tracing = "0.1" uuid = { version = "1.19.0", features = ["serde", "v7"] } [dev-dependencies] eventcore-testing = { path = "../eventcore-testing" } serde = { version = "1.0", features = ["derive"] } -tokio = { version = "1.48.0", default-features = false, features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.52.0", default-features = false, features = ["macros", "rt-multi-thread"] } diff --git a/eventcore-testing/Cargo.toml b/eventcore-testing/Cargo.toml index e740cd5..5d2782f 100644 --- a/eventcore-testing/Cargo.toml +++ b/eventcore-testing/Cargo.toml @@ -22,4 +22,4 @@ uuid = { version = "1.19.0", features = ["v7"] } [dev-dependencies] eventcore = { path = "../eventcore" } eventcore-memory = { path = "../eventcore-memory" } -tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread"] } +tokio = { version = "1.52.0", features = ["macros", "rt-multi-thread"] } diff --git a/eventcore/Cargo.toml b/eventcore/Cargo.toml index 32fd33a..c197100 100644 --- a/eventcore/Cargo.toml +++ b/eventcore/Cargo.toml @@ -25,7 +25,7 @@ rand = "0.9.2" serde = { version = "1.0.228", features = ["derive"] } serde_json = "1.0" thiserror = "2.0.17" -tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread", "sync", "time"] } +tokio = { version = "1.52.0", features = ["macros", "rt-multi-thread", "sync", "time"] } tracing = "0.1.44" uuid = { version = "1.19.0", features = ["serde", "v1", "v7"] }