Lee Smet
2a44afd931
Bump version to v0.7.1
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2026-01-05 16:41:24 +01:00
Lee Smet
d7d92cee97
Bump version to v0.7.0
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-12-08 17:10:56 +01:00
Lee Smet
702cb085e3
Update binary lockfiles
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-10-24 15:35:01 +02:00
dependabot[bot]
51c005f271
Bump the mycelium group with 5 updates
...
Bumps the mycelium group with 5 updates:
| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio ) | `1.47.1` | `1.48.0` |
| [left-right](https://github.com/jonhoo/left-right ) | `0.11.5` | `0.11.6` |
| [rustls](https://github.com/rustls/rustls ) | `0.23.32` | `0.23.33` |
| [openssl](https://github.com/rust-openssl/rust-openssl ) | `0.10.73` | `0.10.74` |
| [nix](https://github.com/nix-rust/nix ) | `0.29.0` | `0.30.1` |
Updates `tokio` from 1.47.1 to 1.48.0
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.47.1...tokio-1.48.0 )
Updates `left-right` from 0.11.5 to 0.11.6
- [Commits](https://github.com/jonhoo/left-right/compare/v0.11.5...v0.11.6 )
Updates `rustls` from 0.23.32 to 0.23.33
- [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.32...v/0.23.33 )
Updates `openssl` from 0.10.73 to 0.10.74
- [Release notes](https://github.com/rust-openssl/rust-openssl/releases )
- [Commits](https://github.com/rust-openssl/rust-openssl/compare/openssl-v0.10.73...openssl-v0.10.74 )
Updates `nix` from 0.29.0 to 0.30.1
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.48.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: left-right
dependency-version: 0.11.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rustls
dependency-version: 0.23.33
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: openssl
dependency-version: 0.10.74
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: nix
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-24 15:12:22 +02:00
Lee Smet
a04be1bd44
Add optional forwarding DNS implementation
...
This prepares for an eventual DNS implementation where certain TLD's are
redirected to an alternative backend
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-10-24 10:54:39 +02:00
dependabot[bot]
ee8d5e597b
Bump the mycelium group across 1 directory with 7 updates
...
Bumps the mycelium group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [netdev](https://github.com/shellrow/netdev ) | `0.37.3` | `0.38.2` |
| [axum](https://github.com/tokio-rs/axum ) | `0.8.5` | `0.8.6` |
| [axum-extra](https://github.com/tokio-rs/axum ) | `0.10.2` | `0.10.3` |
| [reqwest](https://github.com/seanmonstar/reqwest ) | `0.12.23` | `0.12.24` |
| [redis](https://github.com/redis-rs/redis-rs ) | `0.32.6` | `0.32.7` |
| [nix](https://github.com/nix-rust/nix ) | `0.29.0` | `0.30.1` |
| [libc](https://github.com/rust-lang/libc ) | `0.2.176` | `0.2.177` |
Updates `netdev` from 0.37.3 to 0.38.2
- [Release notes](https://github.com/shellrow/netdev/releases )
- [Commits](https://github.com/shellrow/netdev/compare/v0.37.3...v0.38.2 )
Updates `axum` from 0.8.5 to 0.8.6
- [Release notes](https://github.com/tokio-rs/axum/releases )
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.5...axum-v0.8.6 )
Updates `axum-extra` from 0.10.2 to 0.10.3
- [Release notes](https://github.com/tokio-rs/axum/releases )
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.10.2...axum-extra-v0.10.3 )
Updates `reqwest` from 0.12.23 to 0.12.24
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.23...v0.12.24 )
Updates `redis` from 0.32.6 to 0.32.7
- [Release notes](https://github.com/redis-rs/redis-rs/releases )
- [Commits](https://github.com/redis-rs/redis-rs/compare/redis-0.32.6...redis-0.32.7 )
Updates `nix` from 0.29.0 to 0.30.1
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1 )
Updates `libc` from 0.2.176 to 0.2.177
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.177/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.176...0.2.177 )
---
updated-dependencies:
- dependency-name: netdev
dependency-version: 0.38.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: axum
dependency-version: 0.8.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: axum-extra
dependency-version: 0.10.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: reqwest
dependency-version: 0.12.24
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: redis
dependency-version: 0.32.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: nix
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: libc
dependency-version: 0.2.177
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-15 10:14:44 +02:00
dependabot[bot]
c6eeebb8c3
Bump the mycelium group with 7 updates
...
Bumps the mycelium group with 7 updates:
| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde ) | `1.0.226` | `1.0.228` |
| [rcgen](https://github.com/rustls/rcgen ) | `0.14.4` | `0.14.5` |
| [axum](https://github.com/tokio-rs/axum ) | `0.8.4` | `0.8.5` |
| [axum-extra](https://github.com/tokio-rs/axum ) | `0.10.1` | `0.10.2` |
| [redis](https://github.com/redis-rs/redis-rs ) | `0.32.5` | `0.32.6` |
| [nix](https://github.com/nix-rust/nix ) | `0.29.0` | `0.30.1` |
| [libc](https://github.com/rust-lang/libc ) | `0.2.175` | `0.2.176` |
Updates `serde` from 1.0.226 to 1.0.228
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.226...v1.0.228 )
Updates `rcgen` from 0.14.4 to 0.14.5
- [Release notes](https://github.com/rustls/rcgen/releases )
- [Commits](https://github.com/rustls/rcgen/compare/v0.14.4...v0.14.5 )
Updates `axum` from 0.8.4 to 0.8.5
- [Release notes](https://github.com/tokio-rs/axum/releases )
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.4...axum-v0.8.5 )
Updates `axum-extra` from 0.10.1 to 0.10.2
- [Release notes](https://github.com/tokio-rs/axum/releases )
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/axum/compare/axum-extra-v0.10.1...axum-extra-v0.10.2 )
Updates `redis` from 0.32.5 to 0.32.6
- [Release notes](https://github.com/redis-rs/redis-rs/releases )
- [Commits](https://github.com/redis-rs/redis-rs/compare/redis-0.32.5...redis-0.32.6 )
Updates `nix` from 0.29.0 to 0.30.1
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1 )
Updates `libc` from 0.2.175 to 0.2.176
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.176/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.175...0.2.176 )
---
updated-dependencies:
- dependency-name: serde
dependency-version: 1.0.228
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rcgen
dependency-version: 0.14.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: axum
dependency-version: 0.8.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: axum-extra
dependency-version: 0.10.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: redis
dependency-version: 0.32.6
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: nix
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: libc
dependency-version: 0.2.176
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-10-06 10:35:43 +02:00
dependabot[bot]
c201277f95
Bump the mycelium group with 6 updates
...
Bumps the mycelium group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde ) | `1.0.219` | `1.0.226` |
| [rustls](https://github.com/rustls/rustls ) | `0.23.31` | `0.23.32` |
| [rcgen](https://github.com/rustls/rcgen ) | `0.14.3` | `0.14.4` |
| [rtnetlink](https://github.com/rust-netlink/rtnetlink ) | `0.18.0` | `0.18.1` |
| [nix](https://github.com/nix-rust/nix ) | `0.29.0` | `0.30.1` |
| [serde_json](https://github.com/serde-rs/json ) | `1.0.143` | `1.0.145` |
Updates `serde` from 1.0.219 to 1.0.226
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.219...v1.0.226 )
Updates `rustls` from 0.23.31 to 0.23.32
- [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.31...v/0.23.32 )
Updates `rcgen` from 0.14.3 to 0.14.4
- [Release notes](https://github.com/rustls/rcgen/releases )
- [Commits](https://github.com/rustls/rcgen/compare/v0.14.3...v0.14.4 )
Updates `rtnetlink` from 0.18.0 to 0.18.1
- [Release notes](https://github.com/rust-netlink/rtnetlink/releases )
- [Changelog](https://github.com/rust-netlink/rtnetlink/blob/main/CHANGELOG )
- [Commits](https://github.com/rust-netlink/rtnetlink/compare/v0.18.0...v0.18.1 )
Updates `nix` from 0.29.0 to 0.30.1
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1 )
Updates `serde_json` from 1.0.143 to 1.0.145
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.143...v1.0.145 )
---
updated-dependencies:
- dependency-name: serde
dependency-version: 1.0.226
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rustls
dependency-version: 0.23.32
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rcgen
dependency-version: 0.14.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rtnetlink
dependency-version: 0.18.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: nix
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: serde_json
dependency-version: 1.0.145
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-25 13:47:51 +02:00
Lee Smet
de90821caa
Bump version to v0.6.2
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-09-19 16:51:03 +02:00
Lee Smet
fe53b333fa
Use rustls dependency for reqwest
...
Avoid pulling in openssl where we can avoid it
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-09-19 16:51:03 +02:00
Lee Smet
19c360fa98
Update binary lockfiles
...
Also bump quinn-proto to fix build issues
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-09-16 11:04:21 +02:00
dependabot[bot]
7f7d572d19
Bump the mycelium group across 1 directory with 6 updates
...
Bumps the mycelium group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [tracing-subscriber](https://github.com/tokio-rs/tracing ) | `0.3.19` | `0.3.20` |
| [quinn](https://github.com/quinn-rs/quinn ) | `0.11.8` | `0.11.9` |
| [netdev](https://github.com/shellrow/netdev ) | `0.37.1` | `0.37.3` |
| [rtnetlink](https://github.com/rust-netlink/rtnetlink ) | `0.17.0` | `0.18.0` |
| [nix](https://github.com/nix-rust/nix ) | `0.29.0` | `0.30.1` |
| [serde_json](https://github.com/serde-rs/json ) | `1.0.142` | `1.0.143` |
Updates `tracing-subscriber` from 0.3.19 to 0.3.20
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.19...tracing-subscriber-0.3.20 )
Updates `quinn` from 0.11.8 to 0.11.9
- [Release notes](https://github.com/quinn-rs/quinn/releases )
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.8...quinn-0.11.9 )
Updates `netdev` from 0.37.1 to 0.37.3
- [Release notes](https://github.com/shellrow/netdev/releases )
- [Commits](https://github.com/shellrow/netdev/commits/v0.37.3 )
Updates `rtnetlink` from 0.17.0 to 0.18.0
- [Release notes](https://github.com/rust-netlink/rtnetlink/releases )
- [Changelog](https://github.com/rust-netlink/rtnetlink/blob/main/CHANGELOG )
- [Commits](https://github.com/rust-netlink/rtnetlink/compare/v0.17.0...v0.18.0 )
Updates `nix` from 0.29.0 to 0.30.1
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1 )
Updates `serde_json` from 1.0.142 to 1.0.143
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.142...v1.0.143 )
---
updated-dependencies:
- dependency-name: tracing-subscriber
dependency-version: 0.3.20
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: quinn
dependency-version: 0.11.9
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: netdev
dependency-version: 0.37.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rtnetlink
dependency-version: 0.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: nix
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: serde_json
dependency-version: 1.0.143
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-09-16 10:52:41 +02:00
dependabot[bot]
e377c05dcd
Bump the mycelium group across 1 directory with 15 updates
...
Bumps the mycelium group with 14 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio ) | `1.46.1` | `1.47.1` |
| [tokio-util](https://github.com/tokio-rs/tokio ) | `0.7.15` | `0.7.16` |
| [rand](https://github.com/rust-random/rand ) | `0.9.1` | `0.9.2` |
| [etherparse](https://github.com/JulianSchmid/etherparse ) | `0.18.0` | `0.19.0` |
| [rustls](https://github.com/rustls/rustls ) | `0.23.29` | `0.23.31` |
| [rcgen](https://github.com/rustls/rcgen ) | `0.14.2` | `0.14.3` |
| [netdev](https://github.com/shellrow/netdev ) | `0.36.0` | `0.37.1` |
| [reqwest](https://github.com/seanmonstar/reqwest ) | `0.12.22` | `0.12.23` |
| [redis](https://github.com/redis-rs/redis-rs ) | `0.32.4` | `0.32.5` |
| [tokio-tun](https://github.com/yaa110/tokio-tun ) | `0.13.2` | `0.15.0` |
| [nix](https://github.com/nix-rust/nix ) | `0.29.0` | `0.30.1` |
| [libc](https://github.com/rust-lang/libc ) | `0.2.174` | `0.2.175` |
| [jsonrpsee](https://github.com/paritytech/jsonrpsee ) | `0.25.1` | `0.26.0` |
| [async-trait](https://github.com/dtolnay/async-trait ) | `0.1.88` | `0.1.89` |
Updates `tokio` from 1.46.1 to 1.47.1
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.46.1...tokio-1.47.1 )
Updates `tokio-util` from 0.7.15 to 0.7.16
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.15...tokio-util-0.7.16 )
Updates `rand` from 0.9.1 to 0.9.2
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/rand_core-0.9.1...rand_core-0.9.2 )
Updates `etherparse` from 0.18.0 to 0.19.0
- [Release notes](https://github.com/JulianSchmid/etherparse/releases )
- [Changelog](https://github.com/JulianSchmid/etherparse/blob/master/changelog.md )
- [Commits](https://github.com/JulianSchmid/etherparse/compare/v0.18.0...v0.19.0 )
Updates `rustls` from 0.23.29 to 0.23.31
- [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.29...v/0.23.31 )
Updates `rcgen` from 0.14.2 to 0.14.3
- [Release notes](https://github.com/rustls/rcgen/releases )
- [Commits](https://github.com/rustls/rcgen/compare/v0.14.2...v0.14.3 )
Updates `netdev` from 0.36.0 to 0.37.1
- [Release notes](https://github.com/shellrow/netdev/releases )
- [Commits](https://github.com/shellrow/netdev/commits )
Updates `reqwest` from 0.12.22 to 0.12.23
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.22...v0.12.23 )
Updates `redis` from 0.32.4 to 0.32.5
- [Release notes](https://github.com/redis-rs/redis-rs/releases )
- [Commits](https://github.com/redis-rs/redis-rs/commits )
Updates `tokio-tun` from 0.13.2 to 0.15.0
- [Release notes](https://github.com/yaa110/tokio-tun/releases )
- [Commits](https://github.com/yaa110/tokio-tun/compare/0.13.2...v0.15.0 )
Updates `nix` from 0.29.0 to 0.30.1
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1 )
Updates `libc` from 0.2.174 to 0.2.175
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.175/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.174...0.2.175 )
Updates `jsonrpsee` from 0.25.1 to 0.26.0
- [Release notes](https://github.com/paritytech/jsonrpsee/releases )
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.25.1...v0.26.0 )
Updates `serde_json` from 1.0.140 to 1.0.142
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.140...v1.0.142 )
Updates `async-trait` from 0.1.88 to 0.1.89
- [Release notes](https://github.com/dtolnay/async-trait/releases )
- [Commits](https://github.com/dtolnay/async-trait/compare/0.1.88...0.1.89 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.47.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: tokio-util
dependency-version: 0.7.16
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rand
dependency-version: 0.9.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: etherparse
dependency-version: 0.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: rustls
dependency-version: 0.23.31
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rcgen
dependency-version: 0.14.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: netdev
dependency-version: 0.37.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: reqwest
dependency-version: 0.12.23
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: redis
dependency-version: 0.32.5
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: tokio-tun
dependency-version: 0.15.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: nix
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: libc
dependency-version: 0.2.175
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: jsonrpsee
dependency-version: 0.26.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: serde_json
dependency-version: 1.0.142
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: async-trait
dependency-version: 0.1.89
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-08-26 10:48:27 +02:00
dependabot[bot]
416a9532e8
Bump the mycelium group across 1 directory with 12 updates
...
---
updated-dependencies:
- dependency-name: cdn-meta
dependency-version: 2fac04710b60502a5165f1b1d90671730346e977
dependency-type: direct:production
dependency-group: mycelium
- dependency-name: tokio
dependency-version: 1.46.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: quinn
dependency-version: 0.11.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rustls
dependency-version: 0.23.29
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rcgen
dependency-version: 0.14.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: netdev
dependency-version: 0.36.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: openssl
dependency-version: 0.10.73
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: reqwest
dependency-version: 0.12.22
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: redis
dependency-version: 0.32.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rtnetlink
dependency-version: 0.17.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: nix
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: libc
dependency-version: 0.2.174
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-15 11:10:37 +02:00
Lee Smet
2f2604039e
Revert "Define basic metadata structures"
...
This reverts commit 3fea7e58b4 .
Metadata structure has been added in the mycelium-cdn-registry
repository
2025-07-12 11:36:47 +02:00
Lee Smet
0c2d8fcbb3
Update cdn-meta to latest version
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-07-12 11:36:47 +02:00
Lee Smet
e3a8be92fe
Update CDN hashes to be 16 bytes long
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-07-12 11:36:47 +02:00
Lee Smet
98a030ca89
File recombination
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-07-12 11:36:47 +02:00
Lee Smet
2a920c8922
WIP
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-07-12 11:36:47 +02:00
Lee Smet
60872c06cc
Start basic CDN hook
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-07-12 11:36:47 +02:00
Lee Smet
9eeeedf04c
Define basic metadata structures
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-07-12 11:36:47 +02:00
Lee Smet
a9ba23d7bd
Bump version to v0.6.1
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-05-14 19:39:14 +02:00
dependabot[bot]
b52216f531
Bump the mycelium group with 3 updates
...
Bumps the mycelium group with 3 updates: [rustls](https://github.com/rustls/rustls ), [nix](https://github.com/nix-rust/nix ) and [axum](https://github.com/tokio-rs/axum ).
Updates `rustls` from 0.23.26 to 0.23.27
- [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.26...v/0.23.27 )
Updates `nix` from 0.29.0 to 0.30.1
- [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md )
- [Commits](https://github.com/nix-rust/nix/compare/v0.29.0...v0.30.1 )
Updates `axum` from 0.8.3 to 0.8.4
- [Release notes](https://github.com/tokio-rs/axum/releases )
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/axum/compare/axum-v0.8.3...axum-v0.8.4 )
---
updated-dependencies:
- dependency-name: rustls
dependency-version: 0.23.27
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: nix
dependency-version: 0.30.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: axum
dependency-version: 0.8.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-06 12:03:02 +02:00
dependabot[bot]
e1781ef49e
Bump jsonrpsee from 0.24.9 to 0.25.1 in the mycelium group
...
Bumps the mycelium group with 1 update: [jsonrpsee](https://github.com/paritytech/jsonrpsee ).
Updates `jsonrpsee` from 0.24.9 to 0.25.1
- [Release notes](https://github.com/paritytech/jsonrpsee/releases )
- [Changelog](https://github.com/paritytech/jsonrpsee/blob/master/CHANGELOG.md )
- [Commits](https://github.com/paritytech/jsonrpsee/compare/v0.24.9...v0.25.1 )
---
updated-dependencies:
- dependency-name: jsonrpsee
dependency-version: 0.25.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-29 11:46:29 +02:00
Lee Smet
671b0e5724
Bump versions to v0.6.0
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-04-25 14:48:47 +02:00
dependabot[bot]
c03de7a9bb
Bump the mycelium group across 1 directory with 13 updates
...
Bumps the mycelium group with 13 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio ) | `1.44.1` | `1.44.2` |
| [tokio-util](https://github.com/tokio-rs/tokio ) | `0.7.14` | `0.7.15` |
| [rand](https://github.com/rust-random/rand ) | `0.9.0` | `0.9.1` |
| [blake3](https://github.com/BLAKE3-team/BLAKE3 ) | `1.6.1` | `1.8.2` |
| [etherparse](https://github.com/JulianSchmid/etherparse ) | `0.17.0` | `0.18.0` |
| [quinn](https://github.com/quinn-rs/quinn ) | `0.11.6` | `0.11.7` |
| [rustls](https://github.com/rustls/rustls ) | `0.23.25` | `0.23.26` |
| [netdev](https://github.com/shellrow/netdev ) | `0.33.0` | `0.34.0` |
| [openssl](https://github.com/sfackler/rust-openssl ) | `0.10.71` | `0.10.72` |
| [libc](https://github.com/rust-lang/libc ) | `0.2.171` | `0.2.172` |
| [axum](https://github.com/tokio-rs/axum ) | `0.8.1` | `0.8.3` |
| [prometheus](https://github.com/tikv/rust-prometheus ) | `0.13.4` | `0.14.0` |
| [reqwest](https://github.com/seanmonstar/reqwest ) | `0.12.14` | `0.12.15` |
Updates `tokio` from 1.44.1 to 1.44.2
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.44.1...tokio-1.44.2 )
Updates `tokio-util` from 0.7.14 to 0.7.15
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.14...tokio-util-0.7.15 )
Updates `rand` from 0.9.0 to 0.9.1
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/0.9.0...rand_core-0.9.1 )
Updates `blake3` from 1.6.1 to 1.8.2
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases )
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.6.1...1.8.2 )
Updates `etherparse` from 0.17.0 to 0.18.0
- [Release notes](https://github.com/JulianSchmid/etherparse/releases )
- [Changelog](https://github.com/JulianSchmid/etherparse/blob/master/changelog.md )
- [Commits](https://github.com/JulianSchmid/etherparse/compare/v0.17.0...v0.18.0 )
Updates `quinn` from 0.11.6 to 0.11.7
- [Release notes](https://github.com/quinn-rs/quinn/releases )
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.6...quinn-0.11.7 )
Updates `rustls` from 0.23.25 to 0.23.26
- [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.25...v/0.23.26 )
Updates `netdev` from 0.33.0 to 0.34.0
- [Release notes](https://github.com/shellrow/netdev/releases )
- [Commits](https://github.com/shellrow/netdev/compare/v0.33.0...v0.34.0 )
Updates `openssl` from 0.10.71 to 0.10.72
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.72 )
Updates `libc` from 0.2.171 to 0.2.172
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.172/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.171...0.2.172 )
Updates `axum` from 0.8.1 to 0.8.3
- [Release notes](https://github.com/tokio-rs/axum/releases )
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/axum/commits/axum-v0.8.3 )
Updates `prometheus` from 0.13.4 to 0.14.0
- [Changelog](https://github.com/tikv/rust-prometheus/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tikv/rust-prometheus/compare/v0.13.4...v0.14.0 )
Updates `reqwest` from 0.12.14 to 0.12.15
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.14...v0.12.15 )
---
updated-dependencies:
- dependency-name: tokio
dependency-version: 1.44.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: tokio-util
dependency-version: 0.7.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rand
dependency-version: 0.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: blake3
dependency-version: 1.8.2
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: etherparse
dependency-version: 0.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: quinn
dependency-version: 0.11.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rustls
dependency-version: 0.23.26
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: netdev
dependency-version: 0.34.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: openssl
dependency-version: 0.10.72
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: libc
dependency-version: 0.2.172
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: axum
dependency-version: 0.8.3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: prometheus
dependency-version: 0.14.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: reqwest
dependency-version: 0.12.15
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-24 15:20:41 +02:00
Lee Smet
f851eeb6f0
Ignore mobile create in workspace
...
Since recent changes cause issues when building with features
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-04-24 14:23:15 +02:00
Lee Smet
77e00b01e2
Fix build if message feature is disabled
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-04-24 14:23:15 +02:00
Lee Smet
7541b2655e
Initial openrpc API implementation
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-04-24 14:23:15 +02:00
dependabot[bot]
d40d049ec4
Bump the mycelium group with 3 updates
...
Bumps the mycelium group with 3 updates: [rustls](https://github.com/rustls/rustls ), [rtnetlink](https://github.com/rust-netlink/rtnetlink ) and [once_cell](https://github.com/matklad/once_cell ).
Updates `rustls` from 0.23.23 to 0.23.25
- [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.23...v/0.23.25 )
Updates `rtnetlink` from 0.15.0 to 0.16.0
- [Release notes](https://github.com/rust-netlink/rtnetlink/releases )
- [Changelog](https://github.com/rust-netlink/rtnetlink/blob/main/CHANGELOG )
- [Commits](https://github.com/rust-netlink/rtnetlink/compare/v0.15.0...v0.16.0 )
Updates `once_cell` from 1.21.0 to 1.21.1
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.21.0...v1.21.1 )
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rtnetlink
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-19 09:32:31 +01:00
Lee Smet
837c6d9545
Update dependencies
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-03-13 15:07:47 +01:00
dependabot[bot]
1fa6b2f5f8
Bump the mycelium group across 1 directory with 8 updates
...
Bumps the mycelium group with 8 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio ) | `1.43.0` | `1.44.0` |
| [serde](https://github.com/serde-rs/serde ) | `1.0.218` | `1.0.219` |
| [bytes](https://github.com/tokio-rs/bytes ) | `1.10.0` | `1.10.1` |
| [netdev](https://github.com/shellrow/netdev ) | `0.32.0` | `0.33.0` |
| [rtnetlink](https://github.com/rust-netlink/rtnetlink ) | `0.14.1` | `0.15.0` |
| [libc](https://github.com/rust-lang/libc ) | `0.2.170` | `0.2.171` |
| [once_cell](https://github.com/matklad/once_cell ) | `1.20.3` | `1.21.0` |
| [reqwest](https://github.com/seanmonstar/reqwest ) | `0.12.12` | `0.12.13` |
Updates `tokio` from 1.43.0 to 1.44.0
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.44.0 )
Updates `serde` from 1.0.218 to 1.0.219
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.218...v1.0.219 )
Updates `bytes` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.10.0...v1.10.1 )
Updates `netdev` from 0.32.0 to 0.33.0
- [Release notes](https://github.com/shellrow/netdev/releases )
- [Commits](https://github.com/shellrow/netdev/compare/v0.32.0...v0.33.0 )
Updates `rtnetlink` from 0.14.1 to 0.15.0
- [Release notes](https://github.com/rust-netlink/rtnetlink/releases )
- [Changelog](https://github.com/rust-netlink/rtnetlink/blob/main/CHANGELOG )
- [Commits](https://github.com/rust-netlink/rtnetlink/compare/v0.14.1...v0.15.0 )
Updates `libc` from 0.2.170 to 0.2.171
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.171/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.170...0.2.171 )
Updates `once_cell` from 1.20.3 to 1.21.0
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.0 )
Updates `reqwest` from 0.12.12 to 0.12.13
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.12...v0.12.13 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: netdev
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: rtnetlink
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-12 11:21:57 +01:00
dependabot[bot]
b63860e4cd
Bump ring from 0.17.8 to 0.17.13
...
Bumps [ring](https://github.com/briansmith/ring ) from 0.17.8 to 0.17.13.
- [Changelog](https://github.com/briansmith/ring/blob/main/RELEASES.md )
- [Commits](https://github.com/briansmith/ring/commits )
---
updated-dependencies:
- dependency-name: ring
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-12 10:25:27 +01:00
dependabot[bot]
a123ebc60b
Bump the mycelium group across 1 directory with 6 updates
...
Bumps the mycelium group with 6 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [serde](https://github.com/serde-rs/serde ) | `1.0.217` | `1.0.218` |
| [blake3](https://github.com/BLAKE3-team/BLAKE3 ) | `1.5.5` | `1.6.1` |
| [tokio-tun](https://github.com/yaa110/tokio-tun ) | `0.13.0` | `0.13.2` |
| [libc](https://github.com/rust-lang/libc ) | `0.2.169` | `0.2.170` |
| [thiserror](https://github.com/dtolnay/thiserror ) | `2.0.11` | `2.0.12` |
| [serde_json](https://github.com/serde-rs/json ) | `1.0.138` | `1.0.140` |
Updates `serde` from 1.0.217 to 1.0.218
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.217...v1.0.218 )
Updates `blake3` from 1.5.5 to 1.6.1
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases )
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.5.5...1.6.1 )
Updates `tokio-tun` from 0.13.0 to 0.13.2
- [Release notes](https://github.com/yaa110/tokio-tun/releases )
- [Commits](https://github.com/yaa110/tokio-tun/compare/0.13.0...0.13.2 )
Updates `libc` from 0.2.169 to 0.2.170
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.170/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.169...0.2.170 )
Updates `thiserror` from 2.0.11 to 2.0.12
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/2.0.11...2.0.12 )
Updates `serde_json` from 1.0.138 to 1.0.140
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.138...v1.0.140 )
---
updated-dependencies:
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: blake3
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: tokio-tun
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-05 10:19:27 +01:00
dependabot[bot]
29f2e30718
Bump the mycelium group with 2 updates
...
Bumps the mycelium group with 2 updates: [rustls](https://github.com/rustls/rustls ) and [openssl](https://github.com/sfackler/rust-openssl ).
Updates `rustls` from 0.23.22 to 0.23.23
- [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.22...v/0.23.23 )
Updates `openssl` from 0.10.70 to 0.10.71
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.70...openssl-v0.10.71 )
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-19 10:08:24 +01:00
dependabot[bot]
749efabdd7
Bump the mycelium group across 1 directory with 24 updates
...
Bumps the mycelium group with 23 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio ) | `1.41.1` | `1.43.0` |
| [tokio-util](https://github.com/tokio-rs/tokio ) | `0.7.12` | `0.7.13` |
| [serde](https://github.com/serde-rs/serde ) | `1.0.215` | `1.0.217` |
| [rand](https://github.com/rust-random/rand ) | `0.8.5` | `0.9.0` |
| [bytes](https://github.com/tokio-rs/bytes ) | `1.8.0` | `1.10.0` |
| [tracing](https://github.com/tokio-rs/tracing ) | `0.1.40` | `0.1.41` |
| [tracing-subscriber](https://github.com/tokio-rs/tracing ) | `0.3.18` | `0.3.19` |
| [tokio-stream](https://github.com/tokio-rs/tokio ) | `0.1.16` | `0.1.17` |
| [ipnet](https://github.com/krisprice/ipnet ) | `2.10.1` | `2.11.0` |
| [blake3](https://github.com/BLAKE3-team/BLAKE3 ) | `1.5.4` | `1.5.5` |
| [etherparse](https://github.com/JulianSchmid/etherparse ) | `0.16.0` | `0.17.0` |
| [quinn](https://github.com/quinn-rs/quinn ) | `0.11.5` | `0.11.6` |
| [rustls](https://github.com/rustls/rustls ) | `0.23.16` | `0.23.22` |
| [rcgen](https://github.com/rustls/rcgen ) | `0.13.1` | `0.13.2` |
| [netdev](https://github.com/shellrow/netdev ) | `0.31.0` | `0.32.0` |
| [openssl](https://github.com/sfackler/rust-openssl ) | `0.10.68` | `0.10.70` |
| [tokio-tun](https://github.com/yaa110/tokio-tun ) | `0.12.1` | `0.13.0` |
| [wintun](https://github.com/nulldotblack/wintun ) | `0.5.0` | `0.5.1` |
| [thiserror](https://github.com/dtolnay/thiserror ) | `1.0.65` | `2.0.11` |
| [once_cell](https://github.com/matklad/once_cell ) | `1.20.2` | `1.20.3` |
| [axum](https://github.com/tokio-rs/axum ) | `0.7.7` | `0.8.1` |
| [serde_json](https://github.com/serde-rs/json ) | `1.0.132` | `1.0.138` |
| [reqwest](https://github.com/seanmonstar/reqwest ) | `0.12.9` | `0.12.12` |
Updates `tokio` from 1.41.1 to 1.43.0
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.1...tokio-1.43.0 )
Updates `tokio-util` from 0.7.12 to 0.7.13
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-util-0.7.12...tokio-util-0.7.13 )
Updates `serde` from 1.0.215 to 1.0.217
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.215...v1.0.217 )
Updates `rand` from 0.8.5 to 0.9.0
- [Release notes](https://github.com/rust-random/rand/releases )
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-random/rand/compare/0.8.5...0.9.0 )
Updates `bytes` from 1.8.0 to 1.10.0
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.8.0...v1.10.0 )
Updates `tracing` from 0.1.40 to 0.1.41
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-0.1.40...tracing-0.1.41 )
Updates `tracing-subscriber` from 0.3.18 to 0.3.19
- [Release notes](https://github.com/tokio-rs/tracing/releases )
- [Commits](https://github.com/tokio-rs/tracing/compare/tracing-subscriber-0.3.18...tracing-subscriber-0.3.19 )
Updates `tokio-stream` from 0.1.16 to 0.1.17
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-stream-0.1.16...tokio-stream-0.1.17 )
Updates `ipnet` from 2.10.1 to 2.11.0
- [Release notes](https://github.com/krisprice/ipnet/releases )
- [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md )
- [Commits](https://github.com/krisprice/ipnet/commits/2.11.0 )
Updates `blake3` from 1.5.4 to 1.5.5
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases )
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.5.4...1.5.5 )
Updates `etherparse` from 0.16.0 to 0.17.0
- [Release notes](https://github.com/JulianSchmid/etherparse/releases )
- [Changelog](https://github.com/JulianSchmid/etherparse/blob/master/changelog.md )
- [Commits](https://github.com/JulianSchmid/etherparse/compare/v0.16.0...v0.17.0 )
Updates `quinn` from 0.11.5 to 0.11.6
- [Release notes](https://github.com/quinn-rs/quinn/releases )
- [Commits](https://github.com/quinn-rs/quinn/compare/quinn-0.11.5...quinn-0.11.6 )
Updates `rustls` from 0.23.16 to 0.23.22
- [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.16...v/0.23.22 )
Updates `rcgen` from 0.13.1 to 0.13.2
- [Release notes](https://github.com/rustls/rcgen/releases )
- [Commits](https://github.com/rustls/rcgen/compare/v0.13.1...v0.13.2 )
Updates `netdev` from 0.31.0 to 0.32.0
- [Release notes](https://github.com/shellrow/netdev/releases )
- [Commits](https://github.com/shellrow/netdev/compare/v0.31.0...v0.32.0 )
Updates `openssl` from 0.10.68 to 0.10.70
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.68...openssl-v0.10.70 )
Updates `tokio-tun` from 0.12.1 to 0.13.0
- [Release notes](https://github.com/yaa110/tokio-tun/releases )
- [Commits](https://github.com/yaa110/tokio-tun/compare/0.12.1...0.13.0 )
Updates `libc` from 0.2.162 to 0.2.169
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.169/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.162...0.2.169 )
Updates `wintun` from 0.5.0 to 0.5.1
- [Release notes](https://github.com/nulldotblack/wintun/releases )
- [Changelog](https://github.com/nulldotblack/wintun/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nulldotblack/wintun/compare/v0.5.0...v0.5.1 )
Updates `thiserror` from 1.0.65 to 2.0.11
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.65...2.0.11 )
Updates `once_cell` from 1.20.2 to 1.20.3
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.2...v1.20.3 )
Updates `axum` from 0.7.7 to 0.8.1
- [Release notes](https://github.com/tokio-rs/axum/releases )
- [Changelog](https://github.com/tokio-rs/axum/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/axum/commits )
Updates `serde_json` from 1.0.132 to 1.0.138
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/v1.0.132...v1.0.138 )
Updates `reqwest` from 0.12.9 to 0.12.12
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.9...v0.12.12 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: tokio-util
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rand
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: tracing
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: tracing-subscriber
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: tokio-stream
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: ipnet
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: blake3
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: etherparse
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: quinn
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rcgen
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: netdev
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: tokio-tun
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: wintun
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: mycelium
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: axum
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-11 15:31:15 +01:00
Lee Smet
8b5e3d9d9c
Update dependencies
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2025-02-11 14:51:51 +01:00
dependabot[bot]
0d0f9934f1
Bump the mycelium group across 1 directory with 4 updates
...
Bumps the mycelium group with 4 updates in the / directory: [tokio](https://github.com/tokio-rs/tokio ), [serde](https://github.com/serde-rs/serde ), [libc](https://github.com/rust-lang/libc ) and [byte-unit](https://github.com/magiclen/byte-unit ).
Updates `tokio` from 1.41.0 to 1.41.1
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.41.0...tokio-1.41.1 )
Updates `serde` from 1.0.214 to 1.0.215
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.214...v1.0.215 )
Updates `libc` from 0.2.161 to 0.2.162
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.162/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.161...0.2.162 )
Updates `byte-unit` from 5.1.4 to 5.1.6
- [Commits](https://github.com/magiclen/byte-unit/compare/v5.1.4...v5.1.6 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: byte-unit
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-13 11:24:42 +01:00
Lee Smet
8a2b564c8e
Bump version to v0.5.7
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2024-10-31 14:37:37 +01:00
dependabot[bot]
fb985b7d24
Bump the mycelium group with 6 updates
...
Bumps the mycelium group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [tokio](https://github.com/tokio-rs/tokio ) | `1.40.0` | `1.41.0` |
| [serde](https://github.com/serde-rs/serde ) | `1.0.210` | `1.0.214` |
| [rustls](https://github.com/rustls/rustls ) | `0.23.15` | `0.23.16` |
| [tokio-tun](https://github.com/yaa110/tokio-tun ) | `0.12.0` | `0.12.1` |
| [thiserror](https://github.com/dtolnay/thiserror ) | `1.0.64` | `1.0.65` |
| [reqwest](https://github.com/seanmonstar/reqwest ) | `0.12.8` | `0.12.9` |
Updates `tokio` from 1.40.0 to 1.41.0
- [Release notes](https://github.com/tokio-rs/tokio/releases )
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.40.0...tokio-1.41.0 )
Updates `serde` from 1.0.210 to 1.0.214
- [Release notes](https://github.com/serde-rs/serde/releases )
- [Commits](https://github.com/serde-rs/serde/compare/v1.0.210...v1.0.214 )
Updates `rustls` from 0.23.15 to 0.23.16
- [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.15...v/0.23.16 )
Updates `tokio-tun` from 0.12.0 to 0.12.1
- [Release notes](https://github.com/yaa110/tokio-tun/releases )
- [Commits](https://github.com/yaa110/tokio-tun/compare/0.12.0...0.12.1 )
Updates `thiserror` from 1.0.64 to 1.0.65
- [Release notes](https://github.com/dtolnay/thiserror/releases )
- [Commits](https://github.com/dtolnay/thiserror/compare/1.0.64...1.0.65 )
Updates `reqwest` from 0.12.8 to 0.12.9
- [Release notes](https://github.com/seanmonstar/reqwest/releases )
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/seanmonstar/reqwest/compare/v0.12.8...v0.12.9 )
---
updated-dependencies:
- dependency-name: tokio
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: mycelium
- dependency-name: serde
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: tokio-tun
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: thiserror
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
- dependency-name: reqwest
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: mycelium
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-31 12:58:06 +01:00
dependabot[bot]
85e6603129
Bump serde_json from 1.0.128 to 1.0.132
...
Bumps [serde_json](https://github.com/serde-rs/json ) from 1.0.128 to 1.0.132.
- [Release notes](https://github.com/serde-rs/json/releases )
- [Commits](https://github.com/serde-rs/json/compare/1.0.128...1.0.132 )
---
updated-dependencies:
- dependency-name: serde_json
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 11:13:02 +02:00
dependabot[bot]
85ae74a10f
Bump openssl from 0.10.66 to 0.10.68
...
Bumps [openssl](https://github.com/sfackler/rust-openssl ) from 0.10.66 to 0.10.68.
- [Release notes](https://github.com/sfackler/rust-openssl/releases )
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.66...openssl-v0.10.68 )
---
updated-dependencies:
- dependency-name: openssl
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 11:12:34 +02:00
dependabot[bot]
e328908fee
Bump rustls from 0.23.14 to 0.23.15
...
Bumps [rustls](https://github.com/rustls/rustls ) from 0.23.14 to 0.23.15.
- [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.14...v/0.23.15 )
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 11:12:11 +02:00
dependabot[bot]
afb4d6617d
Bump libc from 0.2.159 to 0.2.161
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.159 to 0.2.161.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Changelog](https://github.com/rust-lang/libc/blob/0.2.161/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.159...0.2.161 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 11:11:44 +02:00
dependabot[bot]
dc22f931d6
Bump bytes from 1.7.2 to 1.8.0
...
Bumps [bytes](https://github.com/tokio-rs/bytes ) from 1.7.2 to 1.8.0.
- [Release notes](https://github.com/tokio-rs/bytes/releases )
- [Changelog](https://github.com/tokio-rs/bytes/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tokio-rs/bytes/compare/v1.7.2...v1.8.0 )
---
updated-dependencies:
- dependency-name: bytes
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-25 11:11:24 +02:00
dependabot[bot]
b447afff47
Bump once_cell from 1.20.1 to 1.20.2
...
Bumps [once_cell](https://github.com/matklad/once_cell ) from 1.20.1 to 1.20.2.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md )
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.1...v1.20.2 )
---
updated-dependencies:
- dependency-name: once_cell
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-10 10:15:09 +02:00
dependabot[bot]
789596b658
Bump futures from 0.3.30 to 0.3.31
...
Bumps [futures](https://github.com/rust-lang/futures-rs ) from 0.3.30 to 0.3.31.
- [Release notes](https://github.com/rust-lang/futures-rs/releases )
- [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.30...0.3.31 )
---
updated-dependencies:
- dependency-name: futures
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-10 10:14:44 +02:00
dependabot[bot]
374e63b097
Bump rustls from 0.23.13 to 0.23.14
...
Bumps [rustls](https://github.com/rustls/rustls ) from 0.23.13 to 0.23.14.
- [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.13...v/0.23.14 )
---
updated-dependencies:
- dependency-name: rustls
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-10 10:14:22 +02:00
dependabot[bot]
6ab20a10fd
Bump ipnet from 2.10.0 to 2.10.1
...
Bumps [ipnet](https://github.com/krisprice/ipnet ) from 2.10.0 to 2.10.1.
- [Release notes](https://github.com/krisprice/ipnet/releases )
- [Changelog](https://github.com/krisprice/ipnet/blob/master/RELEASES.md )
- [Commits](https://github.com/krisprice/ipnet/commits )
---
updated-dependencies:
- dependency-name: ipnet
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-10 10:13:38 +02:00
Lee Smet
b79dee82b1
Bump version to v0.5.6
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com >
2024-10-03 12:27:09 +02:00