Skip to content

Commit 7ff55ad

Browse files
deps(rust): bump the rust-minor-patch group across 1 directory with 25 updates
Bumps the rust-minor-patch group with 24 updates in the / directory: | Package | From | To | | --- | --- | --- | | [rustls](https://github.com/rustls/rustls) | `0.23.37` | `0.23.40` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [blake3](https://github.com/BLAKE3-team/BLAKE3) | `1.8.3` | `1.8.5` | | [indexmap](https://github.com/indexmap-rs/indexmap) | `2.13.0` | `2.14.0` | | [log](https://github.com/rust-lang/log) | `0.4.29` | `0.4.30` | | [rio_turtle](https://github.com/oxigraph/rio) | `0.8.5` | `0.8.6` | | [rio_api](https://github.com/oxigraph/rio) | `0.8.5` | `0.8.6` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.1` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.26.0` | `3.27.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.11.0-rc.5` | `0.11.0` | | [rayon](https://github.com/rayon-rs/rayon) | `1.11.0` | `1.12.0` | | [dashmap](https://github.com/xacrimon/dashmap) | `6.1.0` | `6.2.1` | | [axum](https://github.com/tokio-rs/axum) | `0.8.8` | `0.8.9` | | [tower-http](https://github.com/tower-rs/tower-http) | `0.6.8` | `0.6.11` | | [async-graphql](https://github.com/async-graphql/async-graphql) | `8.0.0-rc.4` | `8.0.0-rc.5` | | [async-graphql-axum](https://github.com/async-graphql/async-graphql) | `8.0.0-rc.4` | `8.0.0-rc.5` | | [spargebra](https://github.com/oxigraph/oxigraph) | `0.4.5` | `0.4.6` | | [jsonwebtoken](https://github.com/Keats/jsonwebtoken) | `10.3.0` | `10.4.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [openraft](https://github.com/databendlabs/openraft) | `0.10.0-alpha.17` | `0.10.0-alpha.20` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.1` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.9` | `0.11.10` | | [semver](https://github.com/dtolnay/semver) | `1.0.27` | `1.0.28` | | [wasmer](https://github.com/wasmerio/wasmer) | `7.0.1` | `7.1.0` | Updates `rustls` from 0.23.37 to 0.23.40 - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/CHANGELOG.md) - [Commits](rustls/rustls@v/0.23.37...v/0.23.40) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `blake3` from 1.8.3 to 1.8.5 - [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases) - [Commits](BLAKE3-team/BLAKE3@1.8.3...1.8.5) Updates `indexmap` from 2.13.0 to 2.14.0 - [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md) - [Commits](indexmap-rs/indexmap@2.13.0...2.14.0) Updates `log` from 0.4.29 to 0.4.30 - [Release notes](https://github.com/rust-lang/log/releases) - [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md) - [Commits](rust-lang/log@0.4.29...0.4.30) Updates `rio_turtle` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/oxigraph/rio/releases) - [Changelog](https://github.com/oxigraph/rio/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxigraph/rio/commits) Updates `rio_api` from 0.8.5 to 0.8.6 - [Release notes](https://github.com/oxigraph/rio/releases) - [Changelog](https://github.com/oxigraph/rio/blob/main/CHANGELOG.md) - [Commits](https://github.com/oxigraph/rio/commits) Updates `uuid` from 1.22.0 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.1) Updates `tempfile` from 3.26.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.26.0...v3.27.0) Updates `sha2` from 0.11.0-rc.5 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.11.0-rc.5...sha2-v0.11.0) Updates `rayon` from 1.11.0 to 1.12.0 - [Changelog](https://github.com/rayon-rs/rayon/blob/main/RELEASES.md) - [Commits](rayon-rs/rayon@rayon-core-v1.11.0...rayon-core-v1.12.0) Updates `dashmap` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/xacrimon/dashmap/releases) - [Commits](xacrimon/dashmap@v6.1.0...v6.2.1) Updates `axum` from 0.8.8 to 0.8.9 - [Release notes](https://github.com/tokio-rs/axum/releases) - [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md) - [Commits](tokio-rs/axum@axum-v0.8.8...axum-v0.8.9) Updates `tower-http` from 0.6.8 to 0.6.11 - [Release notes](https://github.com/tower-rs/tower-http/releases) - [Commits](tower-rs/tower-http@tower-http-0.6.8...tower-http-0.6.11) Updates `async-graphql` from 8.0.0-rc.4 to 8.0.0-rc.5 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits/8.0.0-rc.5) Updates `async-graphql-axum` from 8.0.0-rc.4 to 8.0.0-rc.5 - [Changelog](https://github.com/async-graphql/async-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/async-graphql/async-graphql/commits/8.0.0-rc.5) Updates `spargebra` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/oxigraph/oxigraph/releases) - [Changelog](https://github.com/oxigraph/oxigraph/blob/main/CHANGELOG.md) - [Commits](oxigraph/oxigraph@v0.4.5...v0.4.6) Updates `jsonwebtoken` from 10.3.0 to 10.4.0 - [Changelog](https://github.com/Keats/jsonwebtoken/blob/master/CHANGELOG.md) - [Commits](Keats/jsonwebtoken@v10.3.0...v10.4.0) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `once_cell` from 1.21.3 to 1.21.4 - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.21.3...v1.21.4) Updates `openraft` from 0.10.0-alpha.17 to 0.10.0-alpha.20 - [Release notes](https://github.com/databendlabs/openraft/releases) - [Commits](databendlabs/openraft@v0.10.0-alpha.17...v0.10.0-alpha.20) Updates `clap` from 4.5.60 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.1) Updates `env_logger` from 0.11.9 to 0.11.10 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.9...v0.11.10) Updates `semver` from 1.0.27 to 1.0.28 - [Release notes](https://github.com/dtolnay/semver/releases) - [Commits](dtolnay/semver@1.0.27...1.0.28) Updates `wasmer` from 7.0.1 to 7.1.0 - [Release notes](https://github.com/wasmerio/wasmer/releases) - [Changelog](https://github.com/wasmerio/wasmer/blob/main/CHANGELOG.md) - [Commits](wasmerio/wasmer@v7.0.1...v7.1.0) --- updated-dependencies: - dependency-name: rustls dependency-version: 0.23.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: blake3 dependency-version: 1.8.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: indexmap dependency-version: 2.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: log dependency-version: 0.4.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rio_turtle dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rio_api dependency-version: 0.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: rayon dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: dashmap dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: axum dependency-version: 0.8.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: tower-http dependency-version: 0.6.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: async-graphql dependency-version: 8.0.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: async-graphql-axum dependency-version: 8.0.0-rc.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: spargebra dependency-version: 0.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: jsonwebtoken dependency-version: 10.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: once_cell dependency-version: 1.21.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: openraft dependency-version: 0.10.0-alpha.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: env_logger dependency-version: 0.11.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: semver dependency-version: 1.0.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch - dependency-name: wasmer dependency-version: 7.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 22b45ae commit 7ff55ad

11 files changed

Lines changed: 360 additions & 186 deletions

File tree

Cargo.lock

Lines changed: 336 additions & 162 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/aingle_ai/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ rand = "0.9"
3232

3333
# Collections
3434
parking_lot = "0.12"
35-
dashmap = "6.0"
35+
dashmap = "6.2"
3636

3737
# Hashing
3838
blake2 = "0.10"

crates/aingle_contracts/Cargo.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@ full = ["runtime"]
2121
# WASM runtime (optional - for execution)
2222
# Note: default-features = false required for MSRV 1.70 compatibility
2323
# wasmer 6.x uses dep: syntax which doesn't create implicit features
24-
wasmer = { version = "=7.0.1", optional = true, default-features = false, features = ["sys", "cranelift"] }
24+
wasmer = { version = "=7.1.0", optional = true, default-features = false, features = ["sys", "cranelift"] }
2525

2626
# Serialization
2727
serde = { version = "1.0", features = ["derive"] }
2828
serde_json = "1.0"
2929

3030
# Hashing
3131
blake3 = "1.8"
32-
sha2 = "0.10"
32+
sha2 = "0.11"
3333

3434
# Randomness (for contract address nonce)
3535
rand = "0.9"
@@ -47,8 +47,8 @@ hex = "0.4"
4747
tracing = "0.1"
4848

4949
# Storage abstraction
50-
dashmap = "6.0"
50+
dashmap = "6.2"
5151

5252
[dev-dependencies]
53-
tempfile = "3.26"
53+
tempfile = "3.27"
5454
tokio-test = "0.4"

crates/aingle_cortex/Cargo.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ tower = "0.5"
4141
tower-http = { version = "0.6", features = ["cors", "trace", "compression-gzip"] }
4242

4343
# GraphQL (optional) — 8.0.0-rc for axum 0.8 compatibility
44-
async-graphql = { version = "8.0.0-rc", features = ["chrono", "uuid"], optional = true }
45-
async-graphql-axum = { version = "8.0.0-rc", optional = true }
44+
async-graphql = { version = "8.0.0-rc.5", features = ["chrono", "uuid"], optional = true }
45+
async-graphql-axum = { version = "8.0.0-rc.5", optional = true }
4646

4747
# SPARQL (optional)
4848
spargebra = { version = "0.4", optional = true }
@@ -60,7 +60,7 @@ serde = { version = "1.0", features = ["derive"] }
6060
serde_json = "1.0"
6161

6262
# Utilities
63-
uuid = { version = "1.21", features = ["v4", "serde"] }
63+
uuid = { version = "1.23", features = ["v4", "serde"] }
6464
chrono = { version = "0.4", features = ["serde"] }
6565
thiserror = "2.0"
6666
tracing = "0.1"
@@ -86,7 +86,7 @@ regex = "1.12"
8686
reqwest = { version = "0.12", default-features = false, features = ["json", "rustls-tls"] }
8787

8888
# Rate limiting & shared state
89-
dashmap = "6.0"
89+
dashmap = "6.2"
9090
once_cell = "1.4"
9191

9292
# P2P networking (optional)
@@ -98,7 +98,7 @@ hex = { version = "0.4", optional = true }
9898
# Clustering (optional)
9999
aingle_wal = { version = "0.6", path = "../aingle_wal", optional = true }
100100
aingle_raft = { version = "0.6", path = "../aingle_raft", optional = true }
101-
openraft = { version = "0.10.0-alpha.17", features = ["serde", "type-alias"], optional = true }
101+
openraft = { version = "0.10.0-alpha.20", features = ["serde", "type-alias"], optional = true }
102102
tokio-rustls = { version = "0.26", default-features = false, features = ["ring"], optional = true }
103103
rustls-pemfile = { version = "2", optional = true }
104104

@@ -108,6 +108,6 @@ mdns-sd = { version = "0.18", optional = true }
108108
if-addrs = { version = "0.13", optional = true }
109109

110110
[dev-dependencies]
111-
tempfile = "3.26"
111+
tempfile = "3.27"
112112
reqwest = { version = "0.12", features = ["json"] }
113113
tokio-test = "0.4"

crates/aingle_graph/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ bincode = { version = "2.0.1", features = ["serde"] }
3939
blake3 = "1.8"
4040

4141
# Collections
42-
indexmap = { version = "2.13", features = ["serde"] }
42+
indexmap = { version = "2.14", features = ["serde"] }
4343

4444
# Error handling
4545
thiserror = "2.0"
@@ -68,7 +68,7 @@ rand = { version = "0.9", default-features = false, features = ["std", "thread_r
6868

6969
[dev-dependencies]
7070
criterion = "0.5"
71-
tempfile = "3.26"
71+
tempfile = "3.27"
7272

7373
[[bench]]
7474
name = "graph_bench"

crates/aingle_logic/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ log = "0.4"
3737
chrono = { version = "0.4", features = ["serde"] }
3838

3939
# Collections
40-
indexmap = { version = "2.13", features = ["serde"] }
40+
indexmap = { version = "2.14", features = ["serde"] }
4141

4242
# Pattern matching
4343
regex = "1.12"
@@ -46,4 +46,4 @@ regex = "1.12"
4646
hex = "0.4"
4747

4848
[dev-dependencies]
49-
tempfile = "3.26"
49+
tempfile = "3.27"

crates/aingle_minimal/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ rcgen = { version = "0.13", optional = true }
9797

9898
# Bluetooth LE for IoT mesh
9999
btleplug = { version = "0.11", optional = true }
100-
uuid = { version = "1.21", optional = true }
100+
uuid = { version = "1.23", optional = true }
101101

102102
# ESP32 NimBLE for embedded BLE (requires ESP-IDF)
103103
esp32-nimble = { version = "0.8", optional = true }
@@ -107,7 +107,7 @@ ledger-transport = { version = "0.11", optional = true }
107107
ledger-transport-hid = { version = "0.11", optional = true }
108108

109109
# CLI argument parsing
110-
clap = { version = "4.5", features = ["derive"] }
110+
clap = { version = "4.6", features = ["derive"] }
111111

112112
# Logging - lightweight
113113
log = "0.4"

crates/aingle_raft/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ default = []
1717
dag = ["aingle_graph/dag"]
1818

1919
[dependencies]
20-
openraft = { version = "0.10.0-alpha.17", features = ["serde", "type-alias"] }
20+
openraft = { version = "0.10.0-alpha.20", features = ["serde", "type-alias"] }
2121
aingle_wal = { version = "0.6", path = "../aingle_wal" }
2222
serde = { version = "1", features = ["derive"] }
2323
serde_json = "1"
@@ -32,5 +32,5 @@ aingle_graph = { version = "0.6", path = "../aingle_graph", features = ["sled-ba
3232
ineru = { version = "0.6", path = "../ineru" }
3333

3434
[dev-dependencies]
35-
tempfile = "3.26"
35+
tempfile = "3.27"
3636
tokio-test = "0.4"

crates/aingle_viz/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ aingle_minimal = { version = "0.6", path = "../aingle_minimal", default-features
3737
log = "0.4"
3838
env_logger = "0.11"
3939
chrono = { version = "0.4", features = ["serde"] }
40-
uuid = { version = "1.21", features = ["v4", "serde"] }
40+
uuid = { version = "1.23", features = ["v4", "serde"] }
4141
thiserror = "2.0"
4242

4343
# CLI
44-
clap = { version = "4.5", features = ["derive"] }
44+
clap = { version = "4.6", features = ["derive"] }
4545

4646
[dev-dependencies]
4747
tokio-test = "0.4"

crates/aingle_wal/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ blake3 = "1.8"
2020
chrono = { version = "0.4", features = ["serde"] }
2121

2222
[dev-dependencies]
23-
tempfile = "3.26"
23+
tempfile = "3.27"

0 commit comments

Comments
 (0)