Commit Graph

248 Commits

Author SHA1 Message Date
dependabot[bot]
c9cb2c3604 Bump indicatif from 0.17.12 to 0.18.0
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.12 to 0.18.0.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.12...0.18.0)

---
updated-dependencies:
- dependency-name: indicatif
  dependency-version: 0.18.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-01 15:05:43 +00:00
27795f6680 Merge pull request #13 from alterware/dependabot/cargo/openssl-0.10.73
Bump openssl from 0.10.71 to 0.10.73
2025-07-03 09:41:24 +02:00
39db6099e4 Merge pull request #12 from alterware/dependabot/cargo/reqwest-0.12.21
Bump reqwest from 0.12.20 to 0.12.21
2025-07-03 09:41:00 +02:00
0493a7a4d8 Merge pull request #14 from alterware/dependabot/cargo/indicatif-0.17.12
Bump indicatif from 0.17.11 to 0.17.12
2025-07-03 09:40:49 +02:00
dependabot[bot]
cb2f433c39 Bump semver from 1.0.25 to 1.0.26
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.25 to 1.0.26.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.25...1.0.26)

---
updated-dependencies:
- dependency-name: semver
  dependency-version: 1.0.26
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 14:44:26 +00:00
dependabot[bot]
764a892f71 Bump indicatif from 0.17.11 to 0.17.12
Bumps [indicatif](https://github.com/console-rs/indicatif) from 0.17.11 to 0.17.12.
- [Release notes](https://github.com/console-rs/indicatif/releases)
- [Commits](https://github.com/console-rs/indicatif/compare/0.17.11...0.17.12)

---
updated-dependencies:
- dependency-name: indicatif
  dependency-version: 0.17.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 14:44:19 +00:00
dependabot[bot]
66554a0374 Bump openssl from 0.10.71 to 0.10.73
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.71 to 0.10.73.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.71...openssl-v0.10.73)

---
updated-dependencies:
- dependency-name: openssl
  dependency-version: 0.10.73
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 14:44:12 +00:00
dependabot[bot]
e96e0ca630 Bump reqwest from 0.12.20 to 0.12.21
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.20 to 0.12.21.
- [Release notes](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/seanmonstar/reqwest/commits)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-version: 0.12.21
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 14:44:04 +00:00
alterware
a30d6950c8 chore: remove more iw4x stuff 2025-06-30 18:27:03 +02:00
alterware
6f241dffe2 v0.11.2 2025-06-13 08:35:26 +02:00
alterware
ce55264321 v0.11.1 2025-06-11 14:25:01 +02:00
dependabot[bot]
e38acd3fb4 Bump once_cell from 1.20.3 to 1.21.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.3 to 1.21.3.
- [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md)
- [Commits](https://github.com/matklad/once_cell/compare/v1.20.3...v1.21.3)

---
updated-dependencies:
- dependency-name: once_cell
  dependency-version: 1.21.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 07:11:59 +00:00
dependabot[bot]
5797564121 Bump reqwest from 0.12.12 to 0.12.20
Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.12.12 to 0.12.20.
- [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.20)

---
updated-dependencies:
- dependency-name: reqwest
  dependency-version: 0.12.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 07:08:07 +00:00
2d5c9db851 Merge pull request #6 from alterware/dependabot/cargo/rand-0.9.1
Bump rand from 0.9.0 to 0.9.1
2025-06-11 09:07:18 +02:00
b0299e23d4 Merge pull request #5 from alterware/dependabot/cargo/serde-1.0.219
Bump serde from 1.0.218 to 1.0.219
2025-06-11 09:07:11 +02:00
5ec6fab024 Merge pull request #2 from alterware/dependabot/cargo/tokio-1.45.1
Bump tokio from 1.43.0 to 1.45.1
2025-06-11 09:07:04 +02:00
alterware
a3895f6b8e v0.11.0 2025-06-11 08:30:41 +02:00
dependabot[bot]
d1356c70fa Bump rand from 0.9.0 to 0.9.1
Bumps [rand](https://github.com/rust-random/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)

---
updated-dependencies:
- dependency-name: rand
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 06:19:35 +00:00
dependabot[bot]
595fefef15 Bump serde from 1.0.218 to 1.0.219
Bumps [serde](https://github.com/serde-rs/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)

---
updated-dependencies:
- dependency-name: serde
  dependency-version: 1.0.219
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 06:19:28 +00:00
dependabot[bot]
35ad7bd62e Bump tokio from 1.43.0 to 1.45.1
Bumps [tokio](https://github.com/tokio-rs/tokio) from 1.43.0 to 1.45.1.
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.43.0...tokio-1.45.1)

---
updated-dependencies:
- dependency-name: tokio
  dependency-version: 1.45.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-11 06:19:07 +00:00
348a37cfc7 v0.10.8 2025-06-10 23:35:10 +02:00
f98a311eec v0.10.7 2025-06-10 20:35:08 +02:00
eed04cd426 use winget to install redists 2025-06-07 21:27:42 +02:00
1811c3adc3 [cdn] region based rating; --rate flag 2025-05-31 19:58:26 +02:00
603ce882ae v0.10.6 2025-05-31 16:27:51 +02:00
364fff0031 backport cdn rating 2025-05-31 16:27:18 +02:00
b5ab426ade v0.10.5 2025-05-14 19:09:12 +02:00
188bad9a09 send magyar telekom users to backup cdn 2025-05-14 19:08:52 +02:00
dependabot[bot]
c1fcc8711a Bump simple-log from 2.1.1 to 2.3.0
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 2.1.1 to 2.3.0.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v2.1.1...v2.3.0)

---
updated-dependencies:
- dependency-name: simple-log
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-02 19:51:56 +00:00
01d8195847 Merge pull request #199 from mxve/dependabot/cargo/cargo-134c95710a
Bump ring from 0.17.8 to 0.17.13 in the cargo group
2025-05-02 21:49:07 +02:00
6f3cd74f86 Merge pull request #197 from mxve/dependabot/cargo/serde_json-1.0.140
Bump serde_json from 1.0.139 to 1.0.140
2025-05-02 21:49:01 +02:00
486c331335 Merge pull request #205 from mxve/dependabot/cargo/blake3-1.8.2
Bump blake3 from 1.6.0 to 1.8.2
2025-05-02 21:48:00 +02:00
2aa309ba5c cleanup iw4x cleanup code (??) 2025-05-02 20:57:28 +02:00
dependabot[bot]
41520d18f9 Bump blake3 from 1.6.0 to 1.8.2
Bumps [blake3](https://github.com/BLAKE3-team/BLAKE3) from 1.6.0 to 1.8.2.
- [Release notes](https://github.com/BLAKE3-team/BLAKE3/releases)
- [Commits](https://github.com/BLAKE3-team/BLAKE3/compare/1.6.0...1.8.2)

---
updated-dependencies:
- dependency-name: blake3
  dependency-version: 1.8.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-02 18:34:30 +00:00
5d6601b17a v0.10.3 2025-05-02 20:31:51 +02:00
dependabot[bot]
d434672337 Bump ring from 0.17.8 to 0.17.13 in the cargo group
Bumps the cargo group with 1 update: [ring](https://github.com/briansmith/ring).


Updates `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
  dependency-group: cargo
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-07 17:06:36 +00:00
dependabot[bot]
a91778676d Bump serde_json from 1.0.139 to 1.0.140
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.139 to 1.0.140.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.139...v1.0.140)

---
updated-dependencies:
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-03 16:09:43 +00:00
845e3acb9f offline mode, connectivity check, backup cdn
probably the last real update for this codebase
2025-02-24 00:30:20 +01:00
a2e33ce986 v0.9.3 2025-02-23 08:34:57 +01:00
438e68170d bump deps 2025-02-23 08:26:38 +01:00
2c3a051318 v0.9.2 2024-12-15 11:18:40 +01:00
da94d1b0e3 Merge pull request #157 from mxve/dependabot/cargo/futures-util-0.3.31
Bump futures-util from 0.3.30 to 0.3.31
2024-12-13 11:52:50 +01:00
a56c72e71b Merge pull request #160 from mxve/dependabot/cargo/openssl-0.10.68
Bump openssl from 0.10.66 to 0.10.68
2024-12-13 11:50:07 +01:00
a5d784b8f4 Merge pull request #158 from mxve/dependabot/cargo/simple-log-2.1.1
Bump simple-log from 2.1.0 to 2.1.1
2024-12-13 11:50:00 +01:00
dependabot[bot]
168a821533 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-12-13 10:42:05 +00:00
dependabot[bot]
e8ac1f8f18 Bump simple-log from 2.1.0 to 2.1.1
Bumps [simple-log](https://github.com/baoyachi/simple-log) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/baoyachi/simple-log/releases)
- [Commits](https://github.com/baoyachi/simple-log/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: simple-log
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 10:42:01 +00:00
dependabot[bot]
b1212b30ad Bump futures-util from 0.3.30 to 0.3.31
Bumps [futures-util](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-util
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-13 10:41:53 +00:00
dependabot[bot]
0c6ef0fcb0 Bump once_cell from 1.20.0 to 1.20.2
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.0 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.0...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-12-13 10:41:40 +00:00
8c3723d16f v0.9.1 2024-12-09 04:32:53 +01:00
b0c2c8d478 remove unused dep 2024-12-09 04:25:18 +01:00