Commit 1f69e02
committed
Merge #1334: Update dependencies
5da4103 chore(deps): udpate dependencies (Jose Celano)
Pull request description:
Update dependencies:
```
cargo update
Updating crates.io index
Locking 24 packages to latest compatible versions
Updating async-compression v0.4.18 -> v0.4.19
Updating cc v1.2.14 -> v1.2.15
Updating chrono v0.4.39 -> v0.4.40
Updating clap v4.5.30 -> v4.5.31
Updating clap_builder v4.5.30 -> v4.5.31
Updating either v1.13.0 -> v1.14.0
Updating flate2 v1.0.35 -> v1.1.0
Updating inout v0.1.3 -> v0.1.4
Updating libc v0.2.169 -> v0.2.170
Updating litemap v0.7.4 -> v0.7.5
Updating log v0.4.25 -> v0.4.26
Updating miniz_oxide v0.8.4 -> v0.8.5
Updating pem v3.0.4 -> v3.0.5
Updating portable-atomic v1.10.0 -> v1.11.0
Updating rand_core v0.9.1 -> v0.9.2
Updating redox_syscall v0.5.8 -> v0.5.9
Updating ring v0.17.9 -> v0.17.11
Updating uuid v1.13.2 -> v1.15.1
Adding windows-link v0.1.0
Updating zerofrom v0.1.5 -> v0.1.6
Updating zerofrom-derive v0.1.5 -> v0.1.6
Updating zstd v0.13.2 -> v0.13.3
Updating zstd-safe v7.2.1 -> v7.2.3
Updating zstd-sys v2.0.13+zstd.1.5.6 -> v2.0.14+zstd.1.5.7
```
ACKs for top commit:
josecelano:
ACK 5da4103
Tree-SHA512: 1e1aa9e0f6bd2c8feac82e24390a4bbe94a759877406abfd2368b7c5dbfdae0e5e2bdc7c239cca2543ebb1f497f82acc2ddb726b43bd90e096dd3ad3c5729155File tree
3 files changed
+65
-60
lines changed- packages
- axum-http-tracker-server/tests/common
- udp-tracker-server/tests/common
3 files changed
+65
-60
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
| 18 | + | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
0 commit comments