mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-14 13:12:09 +01:00
4148 lines
125 KiB
Diff
4148 lines
125 KiB
Diff
From bbd5b77bf234565ea08f1182600a86cc8635fff1 Mon Sep 17 00:00:00 2001
|
|
From: Paolo Barbolini <paolo.barbolini@m4ss.net>
|
|
Date: Sat, 4 Jan 2025 17:38:57 +0100
|
|
Subject: [PATCH] build(deps): bump semver compatible dependencies
|
|
MIME-Version: 1.0
|
|
Content-Type: text/plain; charset=UTF-8
|
|
Content-Transfer-Encoding: 8bit
|
|
|
|
Fixes the following cargo-audit feedback:
|
|
|
|
```
|
|
Crate: openssl
|
|
Version: 0.10.64
|
|
Title: `MemBio::get_buf` has undefined behavior with empty buffers
|
|
Date: 2024-07-21
|
|
ID: RUSTSEC-2024-0357
|
|
URL: https://rustsec.org/advisories/RUSTSEC-2024-0357
|
|
Solution: Upgrade to >=0.10.66
|
|
Dependency tree:
|
|
openssl 0.10.64
|
|
├── sqlx-cli 0.8.3
|
|
└── native-tls 0.2.11
|
|
└── sqlx-core 0.8.3
|
|
├── sqlx-sqlite 0.8.3
|
|
│ ├── sqlx-macros-core 0.8.3
|
|
│ │ └── sqlx-macros 0.8.3
|
|
│ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-test 0.1.0
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-sqlite 0.8.3
|
|
│ │ ├── sqlx-postgres 0.8.3
|
|
│ │ │ ├── sqlx-macros-core 0.8.3
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-mysql 0.8.3
|
|
│ │ │ ├── sqlx-macros-core 0.8.3
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-example-sqlite-todos 0.1.0
|
|
│ │ ├── sqlx-example-postgres-transaction 0.1.0
|
|
│ │ ├── sqlx-example-postgres-todos 0.1.0
|
|
│ │ ├── sqlx-example-postgres-mockable-todos 0.1.0
|
|
│ │ ├── sqlx-example-postgres-listen 0.1.0
|
|
│ │ ├── sqlx-example-postgres-json 0.1.0
|
|
│ │ ├── sqlx-example-postgres-files 0.1.0
|
|
│ │ ├── sqlx-example-postgres-chat 0.1.0
|
|
│ │ ├── sqlx-example-postgres-axum-social 0.1.0
|
|
│ │ ├── sqlx-example-mysql-todos 0.1.0
|
|
│ │ ├── sqlx-core 0.8.3
|
|
│ │ └── sqlx-cli 0.8.3
|
|
│ └── sqlx 0.8.3
|
|
├── sqlx-postgres 0.8.3
|
|
├── sqlx-mysql 0.8.3
|
|
├── sqlx-macros-core 0.8.3
|
|
├── sqlx-macros 0.8.3
|
|
└── sqlx 0.8.3
|
|
|
|
Crate: futures-util
|
|
Version: 0.3.30
|
|
Warning: yanked
|
|
Dependency tree:
|
|
futures-util 0.3.30
|
|
├── tower-http 0.3.5
|
|
│ └── axum 0.5.17
|
|
│ └── sqlx-example-postgres-axum-social 0.1.0
|
|
├── tower 0.4.13
|
|
│ ├── tower-http 0.3.5
|
|
│ ├── sqlx-example-postgres-axum-social 0.1.0
|
|
│ └── axum 0.5.17
|
|
├── sqlx-sqlite 0.8.3
|
|
│ ├── sqlx-macros-core 0.8.3
|
|
│ │ └── sqlx-macros 0.8.3
|
|
│ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-test 0.1.0
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-sqlite 0.8.3
|
|
│ │ ├── sqlx-postgres 0.8.3
|
|
│ │ │ ├── sqlx-macros-core 0.8.3
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-mysql 0.8.3
|
|
│ │ │ ├── sqlx-macros-core 0.8.3
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-example-sqlite-todos 0.1.0
|
|
│ │ ├── sqlx-example-postgres-transaction 0.1.0
|
|
│ │ ├── sqlx-example-postgres-todos 0.1.0
|
|
│ │ ├── sqlx-example-postgres-mockable-todos 0.1.0
|
|
│ │ ├── sqlx-example-postgres-listen 0.1.0
|
|
│ │ ├── sqlx-example-postgres-json 0.1.0
|
|
│ │ ├── sqlx-example-postgres-files 0.1.0
|
|
│ │ ├── sqlx-example-postgres-chat 0.1.0
|
|
│ │ ├── sqlx-example-postgres-axum-social 0.1.0
|
|
│ │ ├── sqlx-example-mysql-todos 0.1.0
|
|
│ │ ├── sqlx-core 0.8.3
|
|
│ │ │ ├── sqlx-sqlite 0.8.3
|
|
│ │ │ ├── sqlx-postgres 0.8.3
|
|
│ │ │ ├── sqlx-mysql 0.8.3
|
|
│ │ │ ├── sqlx-macros-core 0.8.3
|
|
│ │ │ ├── sqlx-macros 0.8.3
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ └── sqlx-cli 0.8.3
|
|
│ └── sqlx 0.8.3
|
|
├── sqlx-postgres 0.8.3
|
|
├── sqlx-mysql 0.8.3
|
|
├── sqlx-core 0.8.3
|
|
├── hyper 0.14.28
|
|
│ └── axum 0.5.17
|
|
├── futures-executor 0.3.30
|
|
│ ├── sqlx-sqlite 0.8.3
|
|
│ └── futures 0.3.30
|
|
│ ├── sqlx-example-sqlite-todos 0.1.0
|
|
│ ├── sqlx-example-postgres-transaction 0.1.0
|
|
│ ├── sqlx-example-postgres-todos 0.1.0
|
|
│ ├── sqlx-example-postgres-mockable-todos 0.1.0
|
|
│ ├── sqlx-example-postgres-listen 0.1.0
|
|
│ ├── sqlx-example-postgres-json 0.1.0
|
|
│ ├── sqlx-example-postgres-chat 0.1.0
|
|
│ ├── sqlx-example-mysql-todos 0.1.0
|
|
│ ├── sqlx-cli 0.8.3
|
|
│ ├── sqlx 0.8.3
|
|
│ └── criterion 0.5.1
|
|
│ └── sqlx 0.8.3
|
|
├── futures 0.3.30
|
|
├── axum-core 0.2.9
|
|
│ └── axum 0.5.17
|
|
└── axum 0.5.17
|
|
|
|
Crate: url
|
|
Version: 2.5.3
|
|
Warning: yanked
|
|
Dependency tree:
|
|
url 2.5.3
|
|
├── validator 0.16.1
|
|
│ └── sqlx-example-postgres-axum-social 0.1.0
|
|
├── sqlx-sqlite 0.8.3
|
|
│ ├── sqlx-macros-core 0.8.3
|
|
│ │ └── sqlx-macros 0.8.3
|
|
│ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-test 0.1.0
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-sqlite 0.8.3
|
|
│ │ ├── sqlx-postgres 0.8.3
|
|
│ │ │ ├── sqlx-macros-core 0.8.3
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-mysql 0.8.3
|
|
│ │ │ ├── sqlx-macros-core 0.8.3
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ ├── sqlx-example-sqlite-todos 0.1.0
|
|
│ │ ├── sqlx-example-postgres-transaction 0.1.0
|
|
│ │ ├── sqlx-example-postgres-todos 0.1.0
|
|
│ │ ├── sqlx-example-postgres-mockable-todos 0.1.0
|
|
│ │ ├── sqlx-example-postgres-listen 0.1.0
|
|
│ │ ├── sqlx-example-postgres-json 0.1.0
|
|
│ │ ├── sqlx-example-postgres-files 0.1.0
|
|
│ │ ├── sqlx-example-postgres-chat 0.1.0
|
|
│ │ ├── sqlx-example-postgres-axum-social 0.1.0
|
|
│ │ ├── sqlx-example-mysql-todos 0.1.0
|
|
│ │ ├── sqlx-core 0.8.3
|
|
│ │ │ ├── sqlx-sqlite 0.8.3
|
|
│ │ │ ├── sqlx-postgres 0.8.3
|
|
│ │ │ ├── sqlx-mysql 0.8.3
|
|
│ │ │ ├── sqlx-macros-core 0.8.3
|
|
│ │ │ ├── sqlx-macros 0.8.3
|
|
│ │ │ └── sqlx 0.8.3
|
|
│ │ └── sqlx-cli 0.8.3
|
|
│ └── sqlx 0.8.3
|
|
├── sqlx-macros-core 0.8.3
|
|
├── sqlx-core 0.8.3
|
|
└── sqlx 0.8.3
|
|
```
|
|
|
|
Result of cargo update:
|
|
|
|
```
|
|
Updating crates.io index
|
|
Updating addr2line v0.21.0 -> v0.24.2
|
|
Removing adler v1.0.2
|
|
Adding adler2 v2.0.0
|
|
Removing ahash v0.8.11
|
|
Updating aho-corasick v1.1.2 -> v1.1.3
|
|
Updating allocator-api2 v0.2.16 -> v0.2.21
|
|
Updating anstream v0.6.13 -> v0.6.18
|
|
Updating anstyle v1.0.6 -> v1.0.10
|
|
Updating anstyle-parse v0.2.3 -> v0.2.6
|
|
Updating anstyle-query v1.0.2 -> v1.1.2
|
|
Updating anstyle-wincon v3.0.2 -> v3.0.6
|
|
Updating anyhow v1.0.81 -> v1.0.95
|
|
Updating arrayvec v0.7.4 -> v0.7.6
|
|
Updating assert_cmd v2.0.14 -> v2.0.16
|
|
Updating async-channel v2.2.0 -> v2.3.1
|
|
Updating async-executor v1.8.0 -> v1.13.1
|
|
Updating async-io v2.3.2 -> v2.4.0
|
|
Updating async-lock v3.3.0 -> v3.4.0
|
|
Updating async-task v4.7.0 -> v4.7.1
|
|
Updating async-trait v0.1.77 -> v0.1.85
|
|
Updating autocfg v1.1.0 -> v1.4.0
|
|
Updating aws-lc-rs v1.8.0 -> v1.12.0
|
|
Updating aws-lc-sys v0.19.0 -> v0.24.1
|
|
Updating backtrace v0.3.69 -> v0.3.74
|
|
Updating base64 v0.22.0 -> v0.22.1
|
|
Removing basic-toml v0.1.9
|
|
Updating bigdecimal v0.4.3 -> v0.4.7
|
|
Updating bindgen v0.69.4 -> v0.69.5 (latest: v0.71.1)
|
|
Updating bitflags v2.4.2 -> v2.7.0
|
|
Updating blocking v1.5.1 -> v1.6.1
|
|
Updating borsh v1.5.1 -> v1.5.3
|
|
Updating borsh-derive v1.5.1 -> v1.5.3
|
|
Updating bstr v1.9.1 -> v1.11.3
|
|
Updating bumpalo v3.15.4 -> v3.16.0
|
|
Updating bytes v1.5.0 -> v1.9.0
|
|
Updating camino v1.1.6 -> v1.1.9
|
|
Updating cargo-platform v0.1.7 -> v0.1.9
|
|
Updating cc v1.1.6 -> v1.2.8
|
|
Adding cfg_aliases v0.1.1 (latest: v0.2.1)
|
|
Updating chrono v0.4.35 -> v0.4.39
|
|
Updating clap v4.5.2 -> v4.5.26
|
|
Updating clap_builder v4.5.2 -> v4.5.26
|
|
Updating clap_complete v4.5.1 -> v4.5.42
|
|
Updating clap_derive v4.5.0 -> v4.5.24
|
|
Updating clap_lex v0.7.0 -> v0.7.4
|
|
Updating cmake v0.1.50 -> v0.1.52
|
|
Updating colorchoice v1.0.0 -> v1.0.3
|
|
Updating concurrent-queue v2.4.0 -> v2.5.0
|
|
Updating console v0.15.8 -> v0.15.10
|
|
Adding core-foundation v0.10.0
|
|
Updating core-foundation-sys v0.8.6 -> v0.8.7
|
|
Updating cpufeatures v0.2.12 -> v0.2.16
|
|
Updating crc v3.0.1 -> v3.2.1
|
|
Updating crossbeam-deque v0.8.5 -> v0.8.6
|
|
Updating crossbeam-queue v0.3.11 -> v0.3.12
|
|
Updating crossbeam-utils v0.8.19 -> v0.8.21
|
|
Updating darling v0.20.8 -> v0.20.10
|
|
Updating darling_core v0.20.8 -> v0.20.10
|
|
Updating darling_macro v0.20.8 -> v0.20.10
|
|
Updating der v0.7.8 -> v0.7.9
|
|
Updating dunce v1.0.4 -> v1.0.5
|
|
Updating either v1.10.0 -> v1.13.0
|
|
Updating encode_unicode v0.3.6 -> v1.0.0
|
|
Updating env_filter v0.1.0 -> v0.1.3
|
|
Updating env_logger v0.11.3 -> v0.11.6
|
|
Adding erased-serde v0.4.5
|
|
Updating errno v0.3.8 -> v0.3.10
|
|
Removing event-listener v4.0.3
|
|
Removing event-listener v5.2.0
|
|
Adding event-listener v5.4.0
|
|
Removing event-listener-strategy v0.4.0
|
|
Removing event-listener-strategy v0.5.0
|
|
Adding event-listener-strategy v0.5.3
|
|
Updating fastrand v2.0.1 -> v2.3.0
|
|
Updating filetime v0.2.23 -> v0.2.25
|
|
Removing finl_unicode v1.2.0
|
|
Updating flume v0.11.0 -> v0.11.1
|
|
Updating foldhash v0.1.3 -> v0.1.4
|
|
Updating futures v0.3.30 -> v0.3.31
|
|
Updating futures-channel v0.3.30 -> v0.3.31
|
|
Updating futures-core v0.3.30 -> v0.3.31
|
|
Updating futures-executor v0.3.30 -> v0.3.31
|
|
Updating futures-io v0.3.30 -> v0.3.31
|
|
Updating futures-lite v2.2.0 -> v2.5.0
|
|
Updating futures-macro v0.3.30 -> v0.3.31
|
|
Updating futures-sink v0.3.30 -> v0.3.31
|
|
Updating futures-task v0.3.30 -> v0.3.31
|
|
Updating futures-util v0.3.30 -> v0.3.31
|
|
Updating getrandom v0.2.12 -> v0.2.15
|
|
Updating gimli v0.28.1 -> v0.31.1
|
|
Updating glob v0.3.1 -> v0.3.2
|
|
Updating half v2.4.0 -> v2.4.1
|
|
Removing hashbrown v0.14.5
|
|
Adding hermit-abi v0.4.0
|
|
Updating httparse v1.8.0 -> v1.9.5
|
|
Updating hyper v0.14.28 -> v0.14.32 (latest: v1.5.2)
|
|
Updating iana-time-zone v0.1.60 -> v0.1.61
|
|
Updating indexmap v2.2.5 -> v2.7.0
|
|
Updating instant v0.1.12 -> v0.1.13
|
|
Updating is-terminal v0.4.12 -> v0.4.13
|
|
Adding is_terminal_polyfill v1.70.1
|
|
Updating itoa v1.0.10 -> v1.0.14
|
|
Updating jobserver v0.1.31 -> v0.1.32
|
|
Updating js-sys v0.3.69 -> v0.3.76
|
|
Updating lazy_static v1.4.0 -> v1.5.0
|
|
Updating libc v0.2.153 -> v0.2.169
|
|
Updating libloading v0.8.4 -> v0.8.6
|
|
Updating libm v0.2.8 -> v0.2.11
|
|
Updating libredox v0.0.1 -> v0.1.3
|
|
Updating linux-raw-sys v0.4.13 -> v0.4.15 (latest: v0.7.0)
|
|
Updating litemap v0.7.3 -> v0.7.4
|
|
Updating lock_api v0.4.11 -> v0.4.12
|
|
Updating log v0.4.21 -> v0.4.24
|
|
Updating lru v0.12.3 -> v0.12.5
|
|
Updating mac_address v1.1.5 -> v1.1.7
|
|
Updating memchr v2.7.1 -> v2.7.4
|
|
Adding memoffset v0.9.1
|
|
Updating miniz_oxide v0.7.2 -> v0.8.2
|
|
Adding mio v1.0.3
|
|
Removing mirai-annotations v1.12.0
|
|
Updating native-tls v0.2.11 -> v0.2.12
|
|
Adding nix v0.28.0 (latest: v0.29.0)
|
|
Updating num-bigint v0.4.4 -> v0.4.6
|
|
Updating num-iter v0.1.44 -> v0.1.45
|
|
Updating num-traits v0.2.18 -> v0.2.19
|
|
Removing num_cpus v1.16.0
|
|
Updating object v0.32.2 -> v0.36.7
|
|
Updating once_cell v1.19.0 -> v1.20.2
|
|
Updating oorandom v11.1.3 -> v11.1.4
|
|
Updating openssl v0.10.64 -> v0.10.68
|
|
Updating openssl-src v300.2.3+3.2.1 -> v300.4.1+3.4.0
|
|
Updating openssl-sys v0.9.101 -> v0.9.104
|
|
Updating parking v2.2.0 -> v2.2.1
|
|
Updating parking_lot v0.12.1 -> v0.12.3
|
|
Updating parking_lot_core v0.9.9 -> v0.9.10
|
|
Updating paste v1.0.14 -> v1.0.15
|
|
Updating pin-project v1.1.5 -> v1.1.8
|
|
Updating pin-project-internal v1.1.5 -> v1.1.8
|
|
Updating pin-project-lite v0.2.13 -> v0.2.16
|
|
Updating piper v0.2.1 -> v0.2.4
|
|
Updating pkg-config v0.3.30 -> v0.3.31
|
|
Updating plotters v0.3.5 -> v0.3.7
|
|
Updating plotters-backend v0.3.5 -> v0.3.7
|
|
Updating plotters-svg v0.3.5 -> v0.3.7
|
|
Updating polling v3.5.0 -> v3.7.4
|
|
Updating ppv-lite86 v0.2.17 -> v0.2.20
|
|
Updating predicates v3.1.0 -> v3.1.3
|
|
Updating predicates-core v1.0.6 -> v1.0.9
|
|
Updating predicates-tree v1.0.9 -> v1.0.12
|
|
Updating prettyplease v0.2.17 -> v0.2.27
|
|
Updating proc-macro-crate v3.1.0 -> v3.2.0
|
|
Updating proc-macro2 v1.0.89 -> v1.0.93
|
|
Updating quote v1.0.35 -> v1.0.38
|
|
Updating rayon v1.9.0 -> v1.10.0
|
|
Updating redox_syscall v0.4.1 -> v0.5.8
|
|
Updating redox_users v0.4.4 -> v0.4.6 (latest: v0.5.0)
|
|
Updating regex v1.10.3 -> v1.11.1
|
|
Updating regex-automata v0.4.6 -> v0.4.9
|
|
Updating regex-syntax v0.8.2 -> v0.8.5
|
|
Updating rkyv v0.7.44 -> v0.7.45 (latest: v0.8.9)
|
|
Updating rkyv_derive v0.7.44 -> v0.7.45 (latest: v0.8.9)
|
|
Updating rsa v0.9.6 -> v0.9.7
|
|
Updating rust_decimal v1.34.3 -> v1.36.0
|
|
Updating rustc-demangle v0.1.23 -> v0.1.24
|
|
Removing rustix v0.37.27
|
|
Removing rustix v0.38.31
|
|
Adding rustix v0.37.28 (latest: v0.38.43)
|
|
Adding rustix v0.38.43
|
|
Updating rustls v0.23.11 -> v0.23.21
|
|
Updating rustls-native-certs v0.8.0 -> v0.8.1
|
|
Updating rustls-pemfile v2.1.2 -> v2.2.0
|
|
Updating rustls-pki-types v1.7.0 -> v1.10.1
|
|
Updating rustls-webpki v0.102.5 -> v0.102.8
|
|
Updating rustversion v1.0.17 -> v1.0.19
|
|
Updating ryu v1.0.17 -> v1.0.18
|
|
Updating schannel v0.1.23 -> v0.1.27
|
|
Removing security-framework v2.9.2
|
|
Adding security-framework v2.11.1 (latest: v3.2.0)
|
|
Adding security-framework v3.2.0
|
|
Updating security-framework-sys v2.9.1 -> v2.14.0
|
|
Updating semver v1.0.22 -> v1.0.24
|
|
Updating serde v1.0.197 -> v1.0.217
|
|
Updating serde_derive v1.0.197 -> v1.0.217
|
|
Adding serde_fmt v1.0.3
|
|
Updating serde_json v1.0.114 -> v1.0.135
|
|
Adding serde_spanned v0.6.8
|
|
Updating signal-hook-mio v0.2.3 -> v0.2.4
|
|
Updating signal-hook-registry v1.4.1 -> v1.4.2
|
|
Updating simdutf8 v0.1.4 -> v0.1.5
|
|
Updating smallvec v1.13.1 -> v1.13.2
|
|
Updating socket2 v0.5.6 -> v0.5.8
|
|
Removing spin v0.5.2
|
|
Updating stringprep v0.1.4 -> v0.1.5
|
|
Removing strsim v0.10.0
|
|
Removing strsim v0.11.0
|
|
Adding strsim v0.11.1
|
|
Updating subtle v2.5.0 -> v2.6.1
|
|
Adding sval v2.13.2
|
|
Adding sval_buffer v2.13.2
|
|
Adding sval_dynamic v2.13.2
|
|
Adding sval_fmt v2.13.2
|
|
Adding sval_json v2.13.2
|
|
Adding sval_nested v2.13.2
|
|
Adding sval_ref v2.13.2
|
|
Adding sval_serde v2.13.2
|
|
Updating syn v2.0.87 -> v2.0.96
|
|
Removing syn_derive v0.1.8
|
|
Adding target-triple v0.1.3
|
|
Updating tempfile v3.10.1 -> v3.15.0
|
|
Updating termtree v0.4.1 -> v0.5.1
|
|
Removing thiserror v1.0.58
|
|
Removing thiserror v2.0.0
|
|
Adding thiserror v1.0.69 (latest: v2.0.11)
|
|
Adding thiserror v2.0.11
|
|
Removing thiserror-impl v1.0.58
|
|
Removing thiserror-impl v2.0.0
|
|
Adding thiserror-impl v1.0.69 (latest: v2.0.11)
|
|
Adding thiserror-impl v2.0.11
|
|
Updating time v0.3.36 -> v0.3.37
|
|
Updating time-macros v0.2.18 -> v0.2.19
|
|
Updating tinyvec v1.6.0 -> v1.8.1
|
|
Updating tokio v1.36.0 -> v1.43.0
|
|
Updating tokio-macros v2.2.0 -> v2.5.0
|
|
Updating tokio-stream v0.1.14 -> v0.1.17
|
|
Adding toml v0.8.19
|
|
Updating toml_datetime v0.6.6 -> v0.6.8
|
|
Updating toml_edit v0.21.1 -> v0.22.22
|
|
Updating tower-layer v0.3.2 -> v0.3.3
|
|
Updating tower-service v0.3.2 -> v0.3.3
|
|
Updating tracing v0.1.40 -> v0.1.41
|
|
Updating tracing-attributes v0.1.27 -> v0.1.28
|
|
Updating tracing-core v0.1.32 -> v0.1.33
|
|
Updating trybuild v1.0.89 -> v1.0.101
|
|
Adding typeid v1.0.2
|
|
Updating unicode-bidi v0.3.15 -> v0.3.18
|
|
Updating unicode-ident v1.0.12 -> v1.0.14
|
|
Updating unicode-normalization v0.1.23 -> v0.1.24
|
|
Adding unicode-properties v0.1.3
|
|
Updating unicode-segmentation v1.11.0 -> v1.12.0
|
|
Removing unicode-width v0.1.13
|
|
Adding unicode-width v0.1.14 (latest: v0.2.0)
|
|
Adding unicode-width v0.2.0
|
|
Updating url v2.5.3 -> v2.5.4
|
|
Updating utf8parse v0.2.1 -> v0.2.2
|
|
Updating uuid v1.7.0 -> v1.11.1
|
|
Updating value-bag v1.8.0 -> v1.10.0
|
|
Adding value-bag-serde1 v1.10.0
|
|
Adding value-bag-sval2 v1.10.0
|
|
Updating version_check v0.9.4 -> v0.9.5
|
|
Updating waker-fn v1.1.1 -> v1.2.0
|
|
Updating wasm-bindgen v0.2.92 -> v0.2.99
|
|
Updating wasm-bindgen-backend v0.2.92 -> v0.2.99
|
|
Updating wasm-bindgen-futures v0.4.42 -> v0.4.49
|
|
Updating wasm-bindgen-macro v0.2.92 -> v0.2.99
|
|
Updating wasm-bindgen-macro-support v0.2.92 -> v0.2.99
|
|
Updating wasm-bindgen-shared v0.2.92 -> v0.2.99
|
|
Updating web-sys v0.3.69 -> v0.3.76
|
|
Updating webpki-roots v0.26.3 -> v0.26.7
|
|
Updating whoami v1.5.1 -> v1.5.2
|
|
Updating winapi-util v0.1.6 -> v0.1.9
|
|
Adding windows-sys v0.59.0
|
|
Updating windows-targets v0.52.4 -> v0.52.6 (latest: v0.53.0)
|
|
Updating windows_aarch64_gnullvm v0.52.4 -> v0.52.6 (latest: v0.53.0)
|
|
Updating windows_aarch64_msvc v0.52.4 -> v0.52.6 (latest: v0.53.0)
|
|
Updating windows_i686_gnu v0.52.4 -> v0.52.6 (latest: v0.53.0)
|
|
Adding windows_i686_gnullvm v0.52.6 (latest: v0.53.0)
|
|
Updating windows_i686_msvc v0.52.4 -> v0.52.6 (latest: v0.53.0)
|
|
Updating windows_x86_64_gnu v0.52.4 -> v0.52.6 (latest: v0.53.0)
|
|
Updating windows_x86_64_gnullvm v0.52.4 -> v0.52.6 (latest: v0.53.0)
|
|
Updating windows_x86_64_msvc v0.52.4 -> v0.52.6 (latest: v0.53.0)
|
|
Updating winnow v0.5.40 -> v0.6.24
|
|
Updating yoke v0.7.4 -> v0.7.5
|
|
Updating yoke-derive v0.7.4 -> v0.7.5
|
|
Updating zerocopy v0.7.32 -> v0.7.35 (latest: v0.8.14)
|
|
Updating zerocopy-derive v0.7.32 -> v0.7.35 (latest: v0.8.14)
|
|
Updating zerofrom v0.1.4 -> v0.1.5
|
|
Updating zerofrom-derive v0.1.4 -> v0.1.5
|
|
Updating zeroize v1.7.0 -> v1.8.1
|
|
Removing zeroize_derive v1.4.2
|
|
note: pass `--verbose` to see 88 unchanged dependencies behind latest
|
|
```
|
|
---
|
|
Cargo.lock | 1583 ++++++++++++++++++++++++++++------------------------
|
|
1 file changed, 869 insertions(+), 714 deletions(-)
|
|
|
|
diff --git a/Cargo.lock b/Cargo.lock
|
|
index 68f3c84cd8..30dd3be30d 100644
|
|
--- a/Cargo.lock
|
|
+++ b/Cargo.lock
|
|
@@ -4,18 +4,18 @@ version = 4
|
|
|
|
[[package]]
|
|
name = "addr2line"
|
|
-version = "0.21.0"
|
|
+version = "0.24.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "8a30b2e23b9e17a9f90641c7ab1549cd9b44f296d3ccbf309d2863cfe398a0cb"
|
|
+checksum = "dfbe277e56a376000877090da837660b4427aad530e3028d44e0bffe4f89a1c1"
|
|
dependencies = [
|
|
"gimli",
|
|
]
|
|
|
|
[[package]]
|
|
-name = "adler"
|
|
-version = "1.0.2"
|
|
+name = "adler2"
|
|
+version = "2.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe"
|
|
+checksum = "512761e0bb2578dd7380c6baaa0f4ce03e84f95e960231d1dec8bf4d7d6e2627"
|
|
|
|
[[package]]
|
|
name = "ahash"
|
|
@@ -28,32 +28,20 @@ dependencies = [
|
|
"version_check",
|
|
]
|
|
|
|
-[[package]]
|
|
-name = "ahash"
|
|
-version = "0.8.11"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e89da841a80418a9b391ebaea17f5c112ffaaa96f621d2c285b5174da76b9011"
|
|
-dependencies = [
|
|
- "cfg-if",
|
|
- "once_cell",
|
|
- "version_check",
|
|
- "zerocopy",
|
|
-]
|
|
-
|
|
[[package]]
|
|
name = "aho-corasick"
|
|
-version = "1.1.2"
|
|
+version = "1.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b2969dcb958b36655471fc61f7e416fa76033bdd4bfed0678d8fee1e2d07a1f0"
|
|
+checksum = "8e60d3430d3a69478ad0993f19238d2df97c507009a52b3c10addcd7f6bcb916"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "allocator-api2"
|
|
-version = "0.2.16"
|
|
+version = "0.2.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "0942ffc6dcaadf03badf6e6a2d0228460359d5e34b57ccdc720b7382dfbd5ec5"
|
|
+checksum = "683d7910e743518b0e34f1186f92494becacb047c7b6bf616c96772180fef923"
|
|
|
|
[[package]]
|
|
name = "android-tzdata"
|
|
@@ -78,57 +66,58 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299"
|
|
|
|
[[package]]
|
|
name = "anstream"
|
|
-version = "0.6.13"
|
|
+version = "0.6.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d96bd03f33fe50a863e394ee9718a706f988b9079b20c3784fb726e7678b62fb"
|
|
+checksum = "8acc5369981196006228e28809f761875c0327210a891e941f4c683b3a99529b"
|
|
dependencies = [
|
|
"anstyle",
|
|
"anstyle-parse",
|
|
"anstyle-query",
|
|
"anstyle-wincon",
|
|
"colorchoice",
|
|
+ "is_terminal_polyfill",
|
|
"utf8parse",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstyle"
|
|
-version = "1.0.6"
|
|
+version = "1.0.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc"
|
|
+checksum = "55cc3b69f167a1ef2e161439aa98aed94e6028e5f9a59be9a6ffb47aef1651f9"
|
|
|
|
[[package]]
|
|
name = "anstyle-parse"
|
|
-version = "0.2.3"
|
|
+version = "0.2.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c75ac65da39e5fe5ab759307499ddad880d724eed2f6ce5b5e8a26f4f387928c"
|
|
+checksum = "3b2d16507662817a6a20a9ea92df6652ee4f94f914589377d69f3b21bc5798a9"
|
|
dependencies = [
|
|
"utf8parse",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstyle-query"
|
|
-version = "1.0.2"
|
|
+version = "1.1.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e28923312444cdd728e4738b3f9c9cac739500909bb3d3c94b43551b16517648"
|
|
+checksum = "79947af37f4177cfead1110013d678905c37501914fba0efea834c3fe9a8d60c"
|
|
dependencies = [
|
|
- "windows-sys 0.52.0",
|
|
+ "windows-sys 0.59.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anstyle-wincon"
|
|
-version = "3.0.2"
|
|
+version = "3.0.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "1cd54b81ec8d6180e24654d0b371ad22fc3dd083b6ff8ba325b72e00c87660a7"
|
|
+checksum = "2109dbce0e72be3ec00bed26e6a7479ca384ad226efdd66db8fa2e3a38c83125"
|
|
dependencies = [
|
|
"anstyle",
|
|
- "windows-sys 0.52.0",
|
|
+ "windows-sys 0.59.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "anyhow"
|
|
-version = "1.0.81"
|
|
+version = "1.0.95"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "0952808a6c2afd1aa8947271f3a60f1a6763c7b912d210184c5149b5cf147247"
|
|
+checksum = "34ac096ce696dc2fcabef30516bb13c0a68a11d30131d3df6f04711467681b04"
|
|
|
|
[[package]]
|
|
name = "argon2"
|
|
@@ -143,20 +132,21 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "arrayvec"
|
|
-version = "0.7.4"
|
|
+version = "0.7.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "96d30a06541fbafbc7f82ed10c06164cfbd2c401138f6addd8404629c4b16711"
|
|
+checksum = "7c02d123df017efcdfbd739ef81735b36c5ba83ec3c59c80a9d7ecc718f92e50"
|
|
|
|
[[package]]
|
|
name = "assert_cmd"
|
|
-version = "2.0.14"
|
|
+version = "2.0.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "ed72493ac66d5804837f480ab3766c72bdfab91a65e565fc54fa9e42db0073a8"
|
|
+checksum = "dc1835b7f27878de8525dc71410b5a31cdcc5f230aed5ba5df968e09c201b23d"
|
|
dependencies = [
|
|
"anstyle",
|
|
"bstr",
|
|
"doc-comment",
|
|
- "predicates 3.1.0",
|
|
+ "libc",
|
|
+ "predicates 3.1.3",
|
|
"predicates-core",
|
|
"predicates-tree",
|
|
"wait-timeout",
|
|
@@ -185,28 +175,26 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "async-channel"
|
|
-version = "2.2.0"
|
|
+version = "2.3.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f28243a43d821d11341ab73c80bed182dc015c514b951616cf79bd4af39af0c3"
|
|
+checksum = "89b47800b0be77592da0afd425cc03468052844aff33b84e33cc696f64e77b6a"
|
|
dependencies = [
|
|
"concurrent-queue",
|
|
- "event-listener 5.2.0",
|
|
- "event-listener-strategy 0.5.0",
|
|
+ "event-listener-strategy",
|
|
"futures-core",
|
|
"pin-project-lite",
|
|
]
|
|
|
|
[[package]]
|
|
name = "async-executor"
|
|
-version = "1.8.0"
|
|
+version = "1.13.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "17ae5ebefcc48e7452b4987947920dac9450be1110cadf34d1b8c116bdbaf97c"
|
|
+checksum = "30ca9a001c1e8ba5149f91a74362376cc6bc5b919d92d988668657bd570bdcec"
|
|
dependencies = [
|
|
- "async-lock 3.3.0",
|
|
"async-task",
|
|
"concurrent-queue",
|
|
- "fastrand 2.0.1",
|
|
- "futures-lite 2.2.0",
|
|
+ "fastrand 2.3.0",
|
|
+ "futures-lite 2.5.0",
|
|
"slab",
|
|
]
|
|
|
|
@@ -216,12 +204,12 @@ version = "2.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "05b1b633a2115cd122d73b955eadd9916c18c8f510ec9cd1686404c60ad1c29c"
|
|
dependencies = [
|
|
- "async-channel 2.2.0",
|
|
+ "async-channel 2.3.1",
|
|
"async-executor",
|
|
- "async-io 2.3.2",
|
|
- "async-lock 3.3.0",
|
|
+ "async-io 2.4.0",
|
|
+ "async-lock 3.4.0",
|
|
"blocking",
|
|
- "futures-lite 2.2.0",
|
|
+ "futures-lite 2.5.0",
|
|
"once_cell",
|
|
]
|
|
|
|
@@ -239,7 +227,7 @@ dependencies = [
|
|
"log",
|
|
"parking",
|
|
"polling 2.8.0",
|
|
- "rustix 0.37.27",
|
|
+ "rustix 0.37.28",
|
|
"slab",
|
|
"socket2 0.4.10",
|
|
"waker-fn",
|
|
@@ -247,21 +235,21 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "async-io"
|
|
-version = "2.3.2"
|
|
+version = "2.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "dcccb0f599cfa2f8ace422d3555572f47424da5648a4382a9dd0310ff8210884"
|
|
+checksum = "43a2b323ccce0a1d90b449fd71f2a06ca7faa7c54c2751f06c9bd851fc061059"
|
|
dependencies = [
|
|
- "async-lock 3.3.0",
|
|
+ "async-lock 3.4.0",
|
|
"cfg-if",
|
|
"concurrent-queue",
|
|
"futures-io",
|
|
- "futures-lite 2.2.0",
|
|
+ "futures-lite 2.5.0",
|
|
"parking",
|
|
- "polling 3.5.0",
|
|
- "rustix 0.38.31",
|
|
+ "polling 3.7.4",
|
|
+ "rustix 0.38.43",
|
|
"slab",
|
|
"tracing",
|
|
- "windows-sys 0.52.0",
|
|
+ "windows-sys 0.59.0",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -275,12 +263,12 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "async-lock"
|
|
-version = "3.3.0"
|
|
+version = "3.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d034b430882f8381900d3fe6f0aaa3ad94f2cb4ac519b429692a1bc2dda4ae7b"
|
|
+checksum = "ff6e472cdea888a4bd64f342f09b3f50e1886d32afe8df3d663c01140b811b18"
|
|
dependencies = [
|
|
- "event-listener 4.0.3",
|
|
- "event-listener-strategy 0.4.0",
|
|
+ "event-listener 5.4.0",
|
|
+ "event-listener-strategy",
|
|
"pin-project-lite",
|
|
]
|
|
|
|
@@ -293,13 +281,13 @@ dependencies = [
|
|
"async-attributes",
|
|
"async-channel 1.9.0",
|
|
"async-global-executor",
|
|
- "async-io 2.3.2",
|
|
- "async-lock 3.3.0",
|
|
+ "async-io 2.4.0",
|
|
+ "async-lock 3.4.0",
|
|
"crossbeam-utils",
|
|
"futures-channel",
|
|
"futures-core",
|
|
"futures-io",
|
|
- "futures-lite 2.2.0",
|
|
+ "futures-lite 2.5.0",
|
|
"gloo-timers",
|
|
"kv-log-macro",
|
|
"log",
|
|
@@ -313,19 +301,19 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "async-task"
|
|
-version = "4.7.0"
|
|
+version = "4.7.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "fbb36e985947064623dbd357f727af08ffd077f93d696782f3c56365fa2e2799"
|
|
+checksum = "8b75356056920673b02621b35afd0f7dda9306d03c79a30f5c56c44cf256e3de"
|
|
|
|
[[package]]
|
|
name = "async-trait"
|
|
-version = "0.1.77"
|
|
+version = "0.1.85"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9"
|
|
+checksum = "3f934833b4b7233644e5848f235df3f57ed8c80f1528a26c3dfa13d2147fa056"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -345,34 +333,32 @@ checksum = "1505bd5d3d116872e7271a6d4e16d81d0c8570876c8de68093a09ac269d8aac0"
|
|
|
|
[[package]]
|
|
name = "autocfg"
|
|
-version = "1.1.0"
|
|
+version = "1.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa"
|
|
+checksum = "ace50bade8e6234aa140d9a2f552bbee1db4d353f69b8217bc503490fc1a9f26"
|
|
|
|
[[package]]
|
|
name = "aws-lc-rs"
|
|
-version = "1.8.0"
|
|
+version = "1.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a8a47f2fb521b70c11ce7369a6c5fa4bd6af7e5d62ec06303875bafe7c6ba245"
|
|
+checksum = "f409eb70b561706bf8abba8ca9c112729c481595893fd06a2dd9af8ed8441148"
|
|
dependencies = [
|
|
"aws-lc-sys",
|
|
- "mirai-annotations",
|
|
"paste",
|
|
"zeroize",
|
|
]
|
|
|
|
[[package]]
|
|
name = "aws-lc-sys"
|
|
-version = "0.19.0"
|
|
+version = "0.24.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "2927c7af777b460b7ccd95f8b67acd7b4c04ec8896bf0c8e80ba30523cffc057"
|
|
+checksum = "923ded50f602b3007e5e63e3f094c479d9c8a9b42d7f4034e4afe456aa48bfd2"
|
|
dependencies = [
|
|
"bindgen",
|
|
"cc",
|
|
"cmake",
|
|
"dunce",
|
|
"fs_extra",
|
|
- "libc",
|
|
"paste",
|
|
]
|
|
|
|
@@ -452,17 +438,17 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "backtrace"
|
|
-version = "0.3.69"
|
|
+version = "0.3.74"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "2089b7e3f35b9dd2d0ed921ead4f6d318c27680d4a5bd167b3ee120edb105837"
|
|
+checksum = "8d82cb332cdfaed17ae235a638438ac4d4839913cc2af585c3c6746e8f8bee1a"
|
|
dependencies = [
|
|
"addr2line",
|
|
- "cc",
|
|
"cfg-if",
|
|
"libc",
|
|
"miniz_oxide",
|
|
"object",
|
|
"rustc-demangle",
|
|
+ "windows-targets 0.52.6",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -473,9 +459,9 @@ checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8"
|
|
|
|
[[package]]
|
|
name = "base64"
|
|
-version = "0.22.0"
|
|
+version = "0.22.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9475866fec1451be56a3c2400fd081ff546538961565ccb5b7142cbd22bc7a51"
|
|
+checksum = "72b3254f16251a8381aa12e40e3c4d2f0199f8c6508fbecb9d91f575e0fbb8c6"
|
|
|
|
[[package]]
|
|
name = "base64ct"
|
|
@@ -483,20 +469,11 @@ version = "1.6.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8c3c1a368f70d6cf7302d78f8f7093da241fb8e8807c05cc9e51a125895a6d5b"
|
|
|
|
-[[package]]
|
|
-name = "basic-toml"
|
|
-version = "0.1.9"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "823388e228f614e9558c6804262db37960ec8821856535f5c3f59913140558f8"
|
|
-dependencies = [
|
|
- "serde",
|
|
-]
|
|
-
|
|
[[package]]
|
|
name = "bigdecimal"
|
|
-version = "0.4.3"
|
|
+version = "0.4.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9324c8014cd04590682b34f1e9448d38f0674d0f7b2dc553331016ef0e4e9ebc"
|
|
+checksum = "7f31f3af01c5c65a07985c804d3366560e6fa7883d640a122819b14ec327482c"
|
|
dependencies = [
|
|
"autocfg",
|
|
"libm",
|
|
@@ -507,11 +484,11 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "bindgen"
|
|
-version = "0.69.4"
|
|
+version = "0.69.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a00dc851838a2120612785d195287475a3ac45514741da670b735818822129a0"
|
|
+checksum = "271383c67ccabffb7381723dea0672a673f292304fcb45c01cc648c7a8d58088"
|
|
dependencies = [
|
|
- "bitflags 2.4.2",
|
|
+ "bitflags 2.7.0",
|
|
"cexpr",
|
|
"clang-sys",
|
|
"itertools 0.12.1",
|
|
@@ -524,7 +501,7 @@ dependencies = [
|
|
"regex",
|
|
"rustc-hash",
|
|
"shlex",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
"which",
|
|
]
|
|
|
|
@@ -542,9 +519,9 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a"
|
|
|
|
[[package]]
|
|
name = "bitflags"
|
|
-version = "2.4.2"
|
|
+version = "2.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf"
|
|
+checksum = "1be3f42a67d6d345ecd59f675f3f012d6974981560836e938c22b424b85ce1be"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
@@ -581,49 +558,45 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "blocking"
|
|
-version = "1.5.1"
|
|
+version = "1.6.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "6a37913e8dc4ddcc604f0c6d3bf2887c995153af3611de9e23c352b44c1b9118"
|
|
+checksum = "703f41c54fc768e63e091340b424302bb1c29ef4aa0c7f10fe849dfb114d29ea"
|
|
dependencies = [
|
|
- "async-channel 2.2.0",
|
|
- "async-lock 3.3.0",
|
|
+ "async-channel 2.3.1",
|
|
"async-task",
|
|
- "fastrand 2.0.1",
|
|
"futures-io",
|
|
- "futures-lite 2.2.0",
|
|
+ "futures-lite 2.5.0",
|
|
"piper",
|
|
- "tracing",
|
|
]
|
|
|
|
[[package]]
|
|
name = "borsh"
|
|
-version = "1.5.1"
|
|
+version = "1.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a6362ed55def622cddc70a4746a68554d7b687713770de539e59a739b249f8ed"
|
|
+checksum = "2506947f73ad44e344215ccd6403ac2ae18cd8e046e581a441bf8d199f257f03"
|
|
dependencies = [
|
|
"borsh-derive",
|
|
- "cfg_aliases",
|
|
+ "cfg_aliases 0.2.1",
|
|
]
|
|
|
|
[[package]]
|
|
name = "borsh-derive"
|
|
-version = "1.5.1"
|
|
+version = "1.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c3ef8005764f53cd4dca619f5bf64cafd4664dada50ece25e4d81de54c80cc0b"
|
|
+checksum = "c2593a3b8b938bd68373196c9832f516be11fa487ef4ae745eb282e6a56a7244"
|
|
dependencies = [
|
|
"once_cell",
|
|
"proc-macro-crate",
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
- "syn_derive",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "bstr"
|
|
-version = "1.9.1"
|
|
+version = "1.11.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "05efc5cfd9110c8416e471df0e96702d58690178e206e61b7173706673c93706"
|
|
+checksum = "531a9155a481e2ee699d4f98f43c0ca4ff8ee1bfd55c31e9e98fb29d2b176fe0"
|
|
dependencies = [
|
|
"memchr",
|
|
"regex-automata",
|
|
@@ -632,9 +605,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "bumpalo"
|
|
-version = "3.15.4"
|
|
+version = "3.16.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "7ff69b9dd49fd426c69a0db9fc04dd934cdb6645ff000864d98f7e2af8830eaa"
|
|
+checksum = "79296716171880943b8470b5f8d03aa55eb2e645a4874bdbb28adb49162e012c"
|
|
|
|
[[package]]
|
|
name = "bytecheck"
|
|
@@ -666,24 +639,24 @@ checksum = "1fd0f2584146f6f2ef48085050886acf353beff7305ebd1ae69500e27c67f64b"
|
|
|
|
[[package]]
|
|
name = "bytes"
|
|
-version = "1.5.0"
|
|
+version = "1.9.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a2bd12c1caf447e69cd4528f47f94d203fd2582878ecb9e9465484c4148a8223"
|
|
+checksum = "325918d6fe32f23b19878fe4b34794ae41fc19ddbe53b10571a4874d44ffd39b"
|
|
|
|
[[package]]
|
|
name = "camino"
|
|
-version = "1.1.6"
|
|
+version = "1.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c59e92b5a388f549b863a7bea62612c09f24c8393560709a54558a9abdfb3b9c"
|
|
+checksum = "8b96ec4966b5813e2c0507c1f86115c8c5abaadc3980879c3424042a02fd1ad3"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "cargo-platform"
|
|
-version = "0.1.7"
|
|
+version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "694c8807f2ae16faecc43dc17d74b3eb042482789fd0eb64b39a2e04e087053f"
|
|
+checksum = "e35af189006b9c0f00a064685c727031e3ed2d8020f7ba284d78cc2671bd36ea"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
@@ -699,7 +672,7 @@ dependencies = [
|
|
"semver",
|
|
"serde",
|
|
"serde_json",
|
|
- "thiserror 1.0.58",
|
|
+ "thiserror 1.0.69",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -725,12 +698,13 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "cc"
|
|
-version = "1.1.6"
|
|
+version = "1.2.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "2aba8f4e9906c7ce3c73463f62a7f0c65183ada1a2d47e397cc8810827f9694f"
|
|
+checksum = "ad0cf6e91fde44c773c6ee7ec6bba798504641a8bc2eb7e37a04ffbf4dfaa55a"
|
|
dependencies = [
|
|
"jobserver",
|
|
"libc",
|
|
+ "shlex",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -748,6 +722,12 @@ version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd"
|
|
|
|
+[[package]]
|
|
+name = "cfg_aliases"
|
|
+version = "0.1.1"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "fd16c4719339c4530435d38e511904438d07cce7950afa3718a84ac36c10e89e"
|
|
+
|
|
[[package]]
|
|
name = "cfg_aliases"
|
|
version = "0.2.1"
|
|
@@ -756,15 +736,15 @@ checksum = "613afe47fcd5fac7ccf1db93babcb082c5994d996f20b8b159f2ad1658eb5724"
|
|
|
|
[[package]]
|
|
name = "chrono"
|
|
-version = "0.4.35"
|
|
+version = "0.4.39"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "8eaf5903dcbc0a39312feb77df2ff4c76387d591b9fc7b04a238dcf8bb62639a"
|
|
+checksum = "7e36cc9d416881d2e24f9a963be5fb1cd90966419ac844274161d10488b3e825"
|
|
dependencies = [
|
|
"android-tzdata",
|
|
"iana-time-zone",
|
|
"num-traits",
|
|
"serde",
|
|
- "windows-targets 0.52.4",
|
|
+ "windows-targets 0.52.6",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -807,9 +787,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "clap"
|
|
-version = "4.5.2"
|
|
+version = "4.5.26"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b230ab84b0ffdf890d5a10abdbc8b83ae1c4918275daea1ab8801f71536b2651"
|
|
+checksum = "a8eb5e908ef3a6efbe1ed62520fb7287959888c88485abe072543190ecc66783"
|
|
dependencies = [
|
|
"clap_builder",
|
|
"clap_derive",
|
|
@@ -817,42 +797,42 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "clap_builder"
|
|
-version = "4.5.2"
|
|
+version = "4.5.26"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "ae129e2e766ae0ec03484e609954119f123cc1fe650337e155d03b022f24f7b4"
|
|
+checksum = "96b01801b5fc6a0a232407abc821660c9c6d25a1cafc0d4f85f29fb8d9afc121"
|
|
dependencies = [
|
|
"anstream",
|
|
"anstyle",
|
|
"clap_lex",
|
|
- "strsim 0.11.0",
|
|
+ "strsim",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_complete"
|
|
-version = "4.5.1"
|
|
+version = "4.5.42"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "885e4d7d5af40bfb99ae6f9433e292feac98d452dcb3ec3d25dfe7552b77da8c"
|
|
+checksum = "33a7e468e750fa4b6be660e8b5651ad47372e8fb114030b594c2d75d48c5ffd0"
|
|
dependencies = [
|
|
"clap",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_derive"
|
|
-version = "4.5.0"
|
|
+version = "4.5.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "307bc0538d5f0f83b8248db3087aa92fe504e4691294d0c96c0eabc33f47ba47"
|
|
+checksum = "54b755194d6389280185988721fffba69495eed5ee9feeee9a599b53db80318c"
|
|
dependencies = [
|
|
- "heck 0.4.1",
|
|
+ "heck 0.5.0",
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "clap_lex"
|
|
-version = "0.7.0"
|
|
+version = "0.7.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "98cc8fbded0c607b7ba9dd60cd98df59af97e84d24e49c8557331cfc26d301ce"
|
|
+checksum = "f46ad14479a25103f283c0f10005961cf086d8dc42205bb44c46ac563475dca6"
|
|
|
|
[[package]]
|
|
name = "clipboard-win"
|
|
@@ -867,18 +847,18 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "cmake"
|
|
-version = "0.1.50"
|
|
+version = "0.1.52"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a31c789563b815f77f4250caee12365734369f942439b7defd71e18a48197130"
|
|
+checksum = "c682c223677e0e5b6b7f63a64b9351844c3f1b1678a68b7ee617e30fb082620e"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "colorchoice"
|
|
-version = "1.0.0"
|
|
+version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "acbf1af155f9b9ef647e42cdc158db4b64a1b61f743629225fde6f3e0be2a7c7"
|
|
+checksum = "5b63caa9aa9397e2d9480a9b13673856c78d8ac123288526c37d7839f2a86990"
|
|
|
|
[[package]]
|
|
name = "compact_str"
|
|
@@ -895,24 +875,24 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "concurrent-queue"
|
|
-version = "2.4.0"
|
|
+version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d16048cd947b08fa32c24458a22f5dc5e835264f689f4f5653210c69fd107363"
|
|
+checksum = "4ca0197aee26d1ae37445ee532fefce43251d24cc7c166799f4d46817f1d3973"
|
|
dependencies = [
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "console"
|
|
-version = "0.15.8"
|
|
+version = "0.15.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "0e1f83fc076bd6dd27517eacdf25fef6c4dfe5f1d7448bafaaf3a26f13b5e4eb"
|
|
+checksum = "ea3c6ecd8059b57859df5c69830340ed3c41d30e3da0c1cbed90a96ac853041b"
|
|
dependencies = [
|
|
"encode_unicode",
|
|
- "lazy_static",
|
|
"libc",
|
|
- "unicode-width",
|
|
- "windows-sys 0.52.0",
|
|
+ "once_cell",
|
|
+ "unicode-width 0.2.0",
|
|
+ "windows-sys 0.59.0",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -931,26 +911,36 @@ dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
+[[package]]
|
|
+name = "core-foundation"
|
|
+version = "0.10.0"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "b55271e5c8c478ad3f38ad24ef34923091e0548492a266d19b3c0b4d82574c63"
|
|
+dependencies = [
|
|
+ "core-foundation-sys",
|
|
+ "libc",
|
|
+]
|
|
+
|
|
[[package]]
|
|
name = "core-foundation-sys"
|
|
-version = "0.8.6"
|
|
+version = "0.8.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f"
|
|
+checksum = "773648b94d0e5d620f64f280777445740e61fe701025087ec8b57f45c791888b"
|
|
|
|
[[package]]
|
|
name = "cpufeatures"
|
|
-version = "0.2.12"
|
|
+version = "0.2.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "53fe5e26ff1b7aef8bca9c6080520cfb8d9333c7568e1829cef191a9723e5504"
|
|
+checksum = "16b80225097f2e5ae4e7179dd2266824648f3e2f49d9134d584b76389d31c4c3"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crc"
|
|
-version = "3.0.1"
|
|
+version = "3.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "86ec7a15cbe22e59248fc7eadb1907dab5ba09372595da4d73dd805ed4417dfe"
|
|
+checksum = "69e6e4d7b33a94f0991c26729976b10ebde1d34c3ee82408fb536164fa10d636"
|
|
dependencies = [
|
|
"crc-catalog",
|
|
]
|
|
@@ -1001,9 +991,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "crossbeam-deque"
|
|
-version = "0.8.5"
|
|
+version = "0.8.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d"
|
|
+checksum = "9dd111b7b7f7d55b72c0a6ae361660ee5853c9af73f70c3c2ef6858b950e2e51"
|
|
dependencies = [
|
|
"crossbeam-epoch",
|
|
"crossbeam-utils",
|
|
@@ -1020,18 +1010,18 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "crossbeam-queue"
|
|
-version = "0.3.11"
|
|
+version = "0.3.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "df0346b5d5e76ac2fe4e327c5fd1118d6be7c51dfb18f9b7922923f287471e35"
|
|
+checksum = "0f58bbc28f91df819d0aa2a2c00cd19754769c2fad90579b3592b1c9ba7a3115"
|
|
dependencies = [
|
|
"crossbeam-utils",
|
|
]
|
|
|
|
[[package]]
|
|
name = "crossbeam-utils"
|
|
-version = "0.8.19"
|
|
+version = "0.8.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345"
|
|
+checksum = "d0a5c400df2834b80a4c3327b3aad3a4c4cd4de0629063962b03235697506a28"
|
|
|
|
[[package]]
|
|
name = "crossterm"
|
|
@@ -1039,10 +1029,10 @@ version = "0.27.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "f476fe445d41c9e991fd07515a6f463074b782242ccf4a5b7b1d1012e70824df"
|
|
dependencies = [
|
|
- "bitflags 2.4.2",
|
|
+ "bitflags 2.7.0",
|
|
"crossterm_winapi",
|
|
"libc",
|
|
- "mio",
|
|
+ "mio 0.8.11",
|
|
"parking_lot",
|
|
"signal-hook",
|
|
"signal-hook-mio",
|
|
@@ -1076,9 +1066,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "darling"
|
|
-version = "0.20.8"
|
|
+version = "0.20.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391"
|
|
+checksum = "6f63b86c8a8826a49b8c21f08a2d07338eec8d900540f8630dc76284be802989"
|
|
dependencies = [
|
|
"darling_core",
|
|
"darling_macro",
|
|
@@ -1086,34 +1076,34 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "darling_core"
|
|
-version = "0.20.8"
|
|
+version = "0.20.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f"
|
|
+checksum = "95133861a8032aaea082871032f5815eb9e98cef03fa916ab4500513994df9e5"
|
|
dependencies = [
|
|
"fnv",
|
|
"ident_case",
|
|
"proc-macro2",
|
|
"quote",
|
|
- "strsim 0.10.0",
|
|
- "syn 2.0.87",
|
|
+ "strsim",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "darling_macro"
|
|
-version = "0.20.8"
|
|
+version = "0.20.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f"
|
|
+checksum = "d336a2a514f6ccccaa3e09b02d41d35330c07ddf03a62165fcec10bb561c7806"
|
|
dependencies = [
|
|
"darling_core",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "der"
|
|
-version = "0.7.8"
|
|
+version = "0.7.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "fffa369a668c8af7dbf8b5e56c9f744fbd399949ed171606040001947de40b1c"
|
|
+checksum = "f55bf8e7b65898637379c1b74eb1551107c8294ed26d855ceb9fd1a09cfc9bc0"
|
|
dependencies = [
|
|
"const-oid",
|
|
"pem-rfc7468",
|
|
@@ -1177,7 +1167,7 @@ checksum = "97369cbbc041bc366949bc74d34658d6cda5621039731c6310521892a3a20ae0"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -1200,24 +1190,24 @@ checksum = "1435fa1053d8b2fbbe9be7e97eca7f33d37b28409959813daefc1446a14247f1"
|
|
|
|
[[package]]
|
|
name = "dunce"
|
|
-version = "1.0.4"
|
|
+version = "1.0.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "56ce8c6da7551ec6c462cbaf3bfbc75131ebbfa1c944aeaa9dab51ca1c5f0c3b"
|
|
+checksum = "92773504d58c093f6de2459af4af33faa518c13451eb8f2b5698ed3d36e7c813"
|
|
|
|
[[package]]
|
|
name = "either"
|
|
-version = "1.10.0"
|
|
+version = "1.13.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a"
|
|
+checksum = "60b1af1c220855b6ceac025d3f6ecdd2b7c4894bfe9cd9bda4fbb4bc7c0d4cf0"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "encode_unicode"
|
|
-version = "0.3.6"
|
|
+version = "1.0.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a357d28ed41a50f9c765dbfe56cbc04a64e53e5fc58ba79fbc34c10ef3df831f"
|
|
+checksum = "34aa73646ffb006b8f5147f3dc182bd4bcb190227ce861fc4a4844bf8e3cb2c0"
|
|
|
|
[[package]]
|
|
name = "endian-type"
|
|
@@ -1227,9 +1217,9 @@ checksum = "c34f04666d835ff5d62e058c3995147c06f42fe86ff053337632bca83e42702d"
|
|
|
|
[[package]]
|
|
name = "env_filter"
|
|
-version = "0.1.0"
|
|
+version = "0.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a009aa4810eb158359dda09d0c87378e4bbb89b5a801f016885a4707ba24f7ea"
|
|
+checksum = "186e05a59d4c50738528153b83b0b0194d3a29507dfec16eccd4b342903397d0"
|
|
dependencies = [
|
|
"log",
|
|
"regex",
|
|
@@ -1237,9 +1227,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "env_logger"
|
|
-version = "0.11.3"
|
|
+version = "0.11.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "38b35839ba51819680ba087cd351788c9a3c476841207e0b8cee0b04722343b9"
|
|
+checksum = "dcaee3d8e3cfc3fd92428d477bc97fc29ec8716d180c0d74c643bb26166660e0"
|
|
dependencies = [
|
|
"anstream",
|
|
"anstyle",
|
|
@@ -1254,11 +1244,21 @@ version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5"
|
|
|
|
+[[package]]
|
|
+name = "erased-serde"
|
|
+version = "0.4.5"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "24e2389d65ab4fab27dc2a5de7b191e1f6617d1f1c8855c0dc569c94a4cbb18d"
|
|
+dependencies = [
|
|
+ "serde",
|
|
+ "typeid",
|
|
+]
|
|
+
|
|
[[package]]
|
|
name = "errno"
|
|
-version = "0.3.8"
|
|
+version = "0.3.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245"
|
|
+checksum = "33d852cb9b869c2a9b3df2f71a3074817f01e1844f839a144f5fcef059a4eb5d"
|
|
dependencies = [
|
|
"libc",
|
|
"windows-sys 0.52.0",
|
|
@@ -1293,20 +1293,9 @@ checksum = "0206175f82b8d6bf6652ff7d71a1e27fd2e4efde587fd368662814d6ec1d9ce0"
|
|
|
|
[[package]]
|
|
name = "event-listener"
|
|
-version = "4.0.3"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "67b215c49b2b248c855fb73579eb1f4f26c38ffdc12973e20e07b91d78d5646e"
|
|
-dependencies = [
|
|
- "concurrent-queue",
|
|
- "parking",
|
|
- "pin-project-lite",
|
|
-]
|
|
-
|
|
-[[package]]
|
|
-name = "event-listener"
|
|
-version = "5.2.0"
|
|
+version = "5.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "2b5fb89194fa3cad959b833185b3063ba881dbfc7030680b314250779fb4cc91"
|
|
+checksum = "3492acde4c3fc54c845eaab3eed8bd00c7a7d881f78bfc801e43a93dec1331ae"
|
|
dependencies = [
|
|
"concurrent-queue",
|
|
"parking",
|
|
@@ -1315,21 +1304,11 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "event-listener-strategy"
|
|
-version = "0.4.0"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "958e4d70b6d5e81971bebec42271ec641e7ff4e170a6fa605f2b8a8b65cb97d3"
|
|
-dependencies = [
|
|
- "event-listener 4.0.3",
|
|
- "pin-project-lite",
|
|
-]
|
|
-
|
|
-[[package]]
|
|
-name = "event-listener-strategy"
|
|
-version = "0.5.0"
|
|
+version = "0.5.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "feedafcaa9b749175d5ac357452a9d41ea2911da598fde46ce1fe02c37751291"
|
|
+checksum = "3c3e4e0dd3673c1139bf041f3008816d9cf2946bbfac2945c09e523b8d7b05b2"
|
|
dependencies = [
|
|
- "event-listener 5.2.0",
|
|
+ "event-listener 5.4.0",
|
|
"pin-project-lite",
|
|
]
|
|
|
|
@@ -1344,9 +1323,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "fastrand"
|
|
-version = "2.0.1"
|
|
+version = "2.3.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "25cbce373ec4653f1a01a31e8a5e5ec0c622dc27ff9c4e6606eefef5cbbed4a5"
|
|
+checksum = "37909eebbb50d72f9059c3b6d82c0463f2ff062c9e95845c43a6c9c0355411be"
|
|
|
|
[[package]]
|
|
name = "fd-lock"
|
|
@@ -1355,28 +1334,22 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "ef033ed5e9bad94e55838ca0ca906db0e043f517adda0c8b79c7a8c66c93c1b5"
|
|
dependencies = [
|
|
"cfg-if",
|
|
- "rustix 0.38.31",
|
|
+ "rustix 0.38.43",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "filetime"
|
|
-version = "0.2.23"
|
|
+version = "0.2.25"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "1ee447700ac8aa0b2f2bd7bc4462ad686ba06baa6727ac149a2d6277f0d240fd"
|
|
+checksum = "35c0522e981e68cbfa8c3f978441a5f34b30b96e146b33cd3359176b50fe8586"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"libc",
|
|
- "redox_syscall",
|
|
- "windows-sys 0.52.0",
|
|
+ "libredox",
|
|
+ "windows-sys 0.59.0",
|
|
]
|
|
|
|
-[[package]]
|
|
-name = "finl_unicode"
|
|
-version = "1.2.0"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "8fcfdc7a0362c9f4444381a9e697c79d435fe65b52a37466fc2c1184cee9edc6"
|
|
-
|
|
[[package]]
|
|
name = "float-cmp"
|
|
version = "0.9.0"
|
|
@@ -1388,13 +1361,13 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "flume"
|
|
-version = "0.11.0"
|
|
+version = "0.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "55ac459de2512911e4b674ce33cf20befaba382d05b62b008afc1c8b57cbf181"
|
|
+checksum = "da0e4dd2a88388a1f4ccc7c9ce104604dab68d9f408dc34cd45823d5a9069095"
|
|
dependencies = [
|
|
"futures-core",
|
|
"futures-sink",
|
|
- "spin 0.9.8",
|
|
+ "spin",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -1405,9 +1378,9 @@ checksum = "3f9eec918d3f24069decb9af1554cad7c880e2da24a9afd88aca000531ab82c1"
|
|
|
|
[[package]]
|
|
name = "foldhash"
|
|
-version = "0.1.3"
|
|
+version = "0.1.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f81ec6369c545a7d40e4589b5597581fa1c441fe1cce96dd1de43159910a36a2"
|
|
+checksum = "a0d2fde1f7b3d48b8395d5f2de76c18a528bd6a9cdde438df747bfcba3e05d6f"
|
|
|
|
[[package]]
|
|
name = "foreign-types"
|
|
@@ -1453,9 +1426,9 @@ checksum = "e6d5a32815ae3f33302d95fdcb2ce17862f8c65363dcfd29360480ba1001fc9c"
|
|
|
|
[[package]]
|
|
name = "futures"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0"
|
|
+checksum = "65bc07b1a8bc7c85c5f2e110c476c7389b4554ba72af57d8445ea63a576b0876"
|
|
dependencies = [
|
|
"futures-channel",
|
|
"futures-core",
|
|
@@ -1468,9 +1441,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "futures-channel"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78"
|
|
+checksum = "2dff15bf788c671c1934e366d07e30c1814a8ef514e1af724a602e8a2fbe1b10"
|
|
dependencies = [
|
|
"futures-core",
|
|
"futures-sink",
|
|
@@ -1478,15 +1451,15 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "futures-core"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d"
|
|
+checksum = "05f29059c0c2090612e8d742178b0580d2dc940c837851ad723096f87af6663e"
|
|
|
|
[[package]]
|
|
name = "futures-executor"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d"
|
|
+checksum = "1e28d1d997f585e54aebc3f97d39e72338912123a67330d723fdbb564d646c9f"
|
|
dependencies = [
|
|
"futures-core",
|
|
"futures-task",
|
|
@@ -1506,9 +1479,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "futures-io"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1"
|
|
+checksum = "9e5c1b78ca4aae1ac06c48a526a655760685149f0d465d21f37abfe57ce075c6"
|
|
|
|
[[package]]
|
|
name = "futures-lite"
|
|
@@ -1527,11 +1500,11 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "futures-lite"
|
|
-version = "2.2.0"
|
|
+version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "445ba825b27408685aaecefd65178908c36c6e96aaf6d8599419d46e624192ba"
|
|
+checksum = "cef40d21ae2c515b51041df9ed313ed21e572df340ea58a922a0aefe7e8891a1"
|
|
dependencies = [
|
|
- "fastrand 2.0.1",
|
|
+ "fastrand 2.3.0",
|
|
"futures-core",
|
|
"futures-io",
|
|
"parking",
|
|
@@ -1540,32 +1513,32 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "futures-macro"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac"
|
|
+checksum = "162ee34ebcb7c64a8abebc059ce0fee27c2262618d7b60ed8faf72fef13c3650"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "futures-sink"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5"
|
|
+checksum = "e575fab7d1e0dcb8d0c7bcf9a63ee213816ab51902e6d244a95819acacf1d4f7"
|
|
|
|
[[package]]
|
|
name = "futures-task"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004"
|
|
+checksum = "f90f7dce0722e95104fcb095585910c0977252f286e354b5e3bd38902cd99988"
|
|
|
|
[[package]]
|
|
name = "futures-util"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48"
|
|
+checksum = "9fa08315bb612088cc391249efdc3bc77536f16c91f6cf495e6fbe85b20a4a81"
|
|
dependencies = [
|
|
"futures-channel",
|
|
"futures-core",
|
|
@@ -1591,9 +1564,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "getrandom"
|
|
-version = "0.2.12"
|
|
+version = "0.2.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5"
|
|
+checksum = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"libc",
|
|
@@ -1602,15 +1575,15 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "gimli"
|
|
-version = "0.28.1"
|
|
+version = "0.31.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253"
|
|
+checksum = "07e28edb80900c19c28f1072f2e8aeca7fa06b23cd4169cefe1af5aa3260783f"
|
|
|
|
[[package]]
|
|
name = "glob"
|
|
-version = "0.3.1"
|
|
+version = "0.3.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b"
|
|
+checksum = "a8d1add55171497b4705a648c6b583acafb01d58050a51727785f0b2c8e0a2b2"
|
|
|
|
[[package]]
|
|
name = "gloo-timers"
|
|
@@ -1626,9 +1599,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "half"
|
|
-version = "2.4.0"
|
|
+version = "2.4.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b5eceaaeec696539ddaf7b333340f1af35a5aa87ae3e4f3ead0532f72affab2e"
|
|
+checksum = "6dd08c532ae367adf81c312a4580bc67f1d0fe8bc9c460520283f4c0ff277888"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"crunchy",
|
|
@@ -1640,17 +1613,7 @@ version = "0.12.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888"
|
|
dependencies = [
|
|
- "ahash 0.7.8",
|
|
-]
|
|
-
|
|
-[[package]]
|
|
-name = "hashbrown"
|
|
-version = "0.14.5"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e5274423e17b7c9fc20b6e7e208532f9b19825d82dfd615708b70edd83df41f1"
|
|
-dependencies = [
|
|
- "ahash 0.8.11",
|
|
- "allocator-api2",
|
|
+ "ahash",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -1691,6 +1654,12 @@ version = "0.3.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d231dfb89cfffdbc30e7fc41579ed6066ad03abda9e567ccafae602b97ec5024"
|
|
|
|
+[[package]]
|
|
+name = "hermit-abi"
|
|
+version = "0.4.0"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "fbf6a919d6cf397374f7dfeeea91d974c7c0a7221d0d0f4f20d859d329e53fcc"
|
|
+
|
|
[[package]]
|
|
name = "hex"
|
|
version = "0.4.3"
|
|
@@ -1754,9 +1723,9 @@ checksum = "add0ab9360ddbd88cfeb3bd9574a1d85cfdfa14db10b3e21d3700dbc4328758f"
|
|
|
|
[[package]]
|
|
name = "httparse"
|
|
-version = "1.8.0"
|
|
+version = "1.9.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d897f394bad6a705d5f4104762e116a75639e470d80901eed05a860a95cb1904"
|
|
+checksum = "7d71d3574edd2771538b901e6549113b4006ece66150fb69c0fb6d9a2adae946"
|
|
|
|
[[package]]
|
|
name = "httpdate"
|
|
@@ -1772,9 +1741,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4"
|
|
|
|
[[package]]
|
|
name = "hyper"
|
|
-version = "0.14.28"
|
|
+version = "0.14.32"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80"
|
|
+checksum = "41dfc780fdec9373c01bae43289ea34c972e40ee3c9f6b3c8801a35f35586ce7"
|
|
dependencies = [
|
|
"bytes",
|
|
"futures-channel",
|
|
@@ -1786,7 +1755,7 @@ dependencies = [
|
|
"httpdate",
|
|
"itoa",
|
|
"pin-project-lite",
|
|
- "socket2 0.5.6",
|
|
+ "socket2 0.5.8",
|
|
"tokio",
|
|
"tower-service",
|
|
"tracing",
|
|
@@ -1795,9 +1764,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "iana-time-zone"
|
|
-version = "0.1.60"
|
|
+version = "0.1.61"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141"
|
|
+checksum = "235e081f3925a06703c2d0117ea8b91f042756fd6e7a6e5d901e8ca1a996b220"
|
|
dependencies = [
|
|
"android_system_properties",
|
|
"core-foundation-sys",
|
|
@@ -1931,7 +1900,7 @@ checksum = "1ec89e9337638ecdc08744df490b221a7399bf8d164eb52a665454e60e075ad6"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -1990,19 +1959,19 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "indexmap"
|
|
-version = "2.2.5"
|
|
+version = "2.7.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "7b0b929d511467233429c45a44ac1dcaa21ba0f5ba11e4879e6ed28ddb4f9df4"
|
|
+checksum = "62f822373a4fe84d4bb149bf54e584a7f4abec90e072ed49cda0edea5b95471f"
|
|
dependencies = [
|
|
"equivalent",
|
|
- "hashbrown 0.14.5",
|
|
+ "hashbrown 0.15.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "instant"
|
|
-version = "0.1.12"
|
|
+version = "0.1.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "7a5bbe824c507c5da5956355e86a746d82e0e1464f65d862cc5e71da70e94b2c"
|
|
+checksum = "e0242819d153cba4b4b05a5a8f2a7e9bbf97b6055b2a002b395c96b5ff3c0222"
|
|
dependencies = [
|
|
"cfg-if",
|
|
]
|
|
@@ -2013,7 +1982,7 @@ version = "1.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2"
|
|
dependencies = [
|
|
- "hermit-abi",
|
|
+ "hermit-abi 0.3.9",
|
|
"libc",
|
|
"windows-sys 0.48.0",
|
|
]
|
|
@@ -2029,15 +1998,21 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "is-terminal"
|
|
-version = "0.4.12"
|
|
+version = "0.4.13"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b"
|
|
+checksum = "261f68e344040fbd0edea105bef17c66edf46f984ddb1115b775ce31be948f4b"
|
|
dependencies = [
|
|
- "hermit-abi",
|
|
+ "hermit-abi 0.4.0",
|
|
"libc",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
+[[package]]
|
|
+name = "is_terminal_polyfill"
|
|
+version = "1.70.1"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "7943c866cc5cd64cbc25b2e01621d07fa8eb2a1a23160ee81ce38704e97b8ecf"
|
|
+
|
|
[[package]]
|
|
name = "itertools"
|
|
version = "0.10.5"
|
|
@@ -2067,25 +2042,26 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "itoa"
|
|
-version = "1.0.10"
|
|
+version = "1.0.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c"
|
|
+checksum = "d75a2a4b1b190afb6f5425f10f6a8f959d2ea0b9c2b1d79553551850539e4674"
|
|
|
|
[[package]]
|
|
name = "jobserver"
|
|
-version = "0.1.31"
|
|
+version = "0.1.32"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d2b099aaa34a9751c5bf0878add70444e1ed2dd73f347be99003d4577277de6e"
|
|
+checksum = "48d1dbcbbeb6a7fec7e059840aa538bd62aaccf972c7346c4d9d2059312853d0"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "js-sys"
|
|
-version = "0.3.69"
|
|
+version = "0.3.76"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "29c15563dc2726973df627357ce0c9ddddbea194836909d655df6a75d2cf296d"
|
|
+checksum = "6717b6b5b077764fb5966237269cb3c64edddde4b14ce42647430a78ced9e7b7"
|
|
dependencies = [
|
|
+ "once_cell",
|
|
"wasm-bindgen",
|
|
]
|
|
|
|
@@ -2100,11 +2076,11 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "lazy_static"
|
|
-version = "1.4.0"
|
|
+version = "1.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646"
|
|
+checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
|
|
dependencies = [
|
|
- "spin 0.5.2",
|
|
+ "spin",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -2115,33 +2091,33 @@ checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55"
|
|
|
|
[[package]]
|
|
name = "libc"
|
|
-version = "0.2.153"
|
|
+version = "0.2.169"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd"
|
|
+checksum = "b5aba8db14291edd000dfcc4d620c7ebfb122c613afb886ca8803fa4e128a20a"
|
|
|
|
[[package]]
|
|
name = "libloading"
|
|
-version = "0.8.4"
|
|
+version = "0.8.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e310b3a6b5907f99202fcdb4960ff45b93735d7c7d96b760fcff8db2dc0e103d"
|
|
+checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
|
|
dependencies = [
|
|
"cfg-if",
|
|
- "windows-targets 0.52.4",
|
|
+ "windows-targets 0.48.5",
|
|
]
|
|
|
|
[[package]]
|
|
name = "libm"
|
|
-version = "0.2.8"
|
|
+version = "0.2.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058"
|
|
+checksum = "8355be11b20d696c8f18f6cc018c4e372165b1fa8126cef092399c9951984ffa"
|
|
|
|
[[package]]
|
|
name = "libredox"
|
|
-version = "0.0.1"
|
|
+version = "0.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "85c833ca1e66078851dba29046874e38f08b2c883700aa29a03ddd3b23814ee8"
|
|
+checksum = "c0ff37bd590ca25063e35af745c343cb7a0271906fb7b37e4813e8f79f00268d"
|
|
dependencies = [
|
|
- "bitflags 2.4.2",
|
|
+ "bitflags 2.7.0",
|
|
"libc",
|
|
"redox_syscall",
|
|
]
|
|
@@ -2166,21 +2142,21 @@ checksum = "ef53942eb7bf7ff43a617b3e2c1c4a5ecf5944a7c1bc12d7ee39bbb15e5c1519"
|
|
|
|
[[package]]
|
|
name = "linux-raw-sys"
|
|
-version = "0.4.13"
|
|
+version = "0.4.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c"
|
|
+checksum = "d26c52dbd32dccf2d10cac7725f8eae5296885fb5703b261f7d0a0739ec807ab"
|
|
|
|
[[package]]
|
|
name = "litemap"
|
|
-version = "0.7.3"
|
|
+version = "0.7.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "643cb0b8d4fcc284004d5fd0d67ccf61dfffadb7f75e1e71bc420f4688a3a704"
|
|
+checksum = "4ee93343901ab17bd981295f2cf0026d4ad018c7c31ba84549a4ddbb47a45104"
|
|
|
|
[[package]]
|
|
name = "lock_api"
|
|
-version = "0.4.11"
|
|
+version = "0.4.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45"
|
|
+checksum = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17"
|
|
dependencies = [
|
|
"autocfg",
|
|
"scopeguard",
|
|
@@ -2188,29 +2164,29 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "log"
|
|
-version = "0.4.21"
|
|
+version = "0.4.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "90ed8c1e510134f979dbc4f070f87d4313098b704861a105fe34231c70a3901c"
|
|
+checksum = "3d6ea2a48c204030ee31a7d7fc72c93294c92fe87ecb1789881c9543516e1a0d"
|
|
dependencies = [
|
|
"value-bag",
|
|
]
|
|
|
|
[[package]]
|
|
name = "lru"
|
|
-version = "0.12.3"
|
|
+version = "0.12.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d3262e75e648fce39813cb56ac41f3c3e3f65217ebf3844d818d1f9398cfb0dc"
|
|
+checksum = "234cf4f4a04dc1f57e24b96cc0cd600cf2af460d4161ac5ecdd0af8e1f3b2a38"
|
|
dependencies = [
|
|
- "hashbrown 0.14.5",
|
|
+ "hashbrown 0.15.2",
|
|
]
|
|
|
|
[[package]]
|
|
name = "mac_address"
|
|
-version = "1.1.5"
|
|
+version = "1.1.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4863ee94f19ed315bf3bc00299338d857d4b5bc856af375cc97d237382ad3856"
|
|
+checksum = "8836fae9d0d4be2c8b4efcdd79e828a2faa058a90d005abf42f91cac5493a08e"
|
|
dependencies = [
|
|
- "nix",
|
|
+ "nix 0.28.0",
|
|
"winapi",
|
|
]
|
|
|
|
@@ -2232,9 +2208,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "memchr"
|
|
-version = "2.7.1"
|
|
+version = "2.7.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149"
|
|
+checksum = "78ca9ab1a0babb1e7d5695e3530886289c18cf2f87ec19a575a0abdce112e3a3"
|
|
|
|
[[package]]
|
|
name = "memoffset"
|
|
@@ -2245,6 +2221,15 @@ dependencies = [
|
|
"autocfg",
|
|
]
|
|
|
|
+[[package]]
|
|
+name = "memoffset"
|
|
+version = "0.9.1"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a"
|
|
+dependencies = [
|
|
+ "autocfg",
|
|
+]
|
|
+
|
|
[[package]]
|
|
name = "mime"
|
|
version = "0.3.17"
|
|
@@ -2259,11 +2244,11 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a"
|
|
|
|
[[package]]
|
|
name = "miniz_oxide"
|
|
-version = "0.7.2"
|
|
+version = "0.8.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7"
|
|
+checksum = "4ffbe83022cedc1d264172192511ae958937694cd57ce297164951b8b3568394"
|
|
dependencies = [
|
|
- "adler",
|
|
+ "adler2",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -2279,10 +2264,15 @@ dependencies = [
|
|
]
|
|
|
|
[[package]]
|
|
-name = "mirai-annotations"
|
|
-version = "1.12.0"
|
|
+name = "mio"
|
|
+version = "1.0.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c9be0862c1b3f26a88803c4a49de6889c10e608b3ee9344e6ef5b45fb37ad3d1"
|
|
+checksum = "2886843bf800fba2e3377cff24abf6379b4c4d5c6681eaf9ea5b0d15090450bd"
|
|
+dependencies = [
|
|
+ "libc",
|
|
+ "wasi",
|
|
+ "windows-sys 0.52.0",
|
|
+]
|
|
|
|
[[package]]
|
|
name = "mockall"
|
|
@@ -2313,18 +2303,17 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "native-tls"
|
|
-version = "0.2.11"
|
|
+version = "0.2.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "07226173c32f2926027b63cce4bcd8076c3552846cbe7925f3aaffeac0a3b92e"
|
|
+checksum = "a8614eb2c83d59d1c8cc974dd3f920198647674a0a035e1af1fa58707e317466"
|
|
dependencies = [
|
|
- "lazy_static",
|
|
"libc",
|
|
"log",
|
|
"openssl",
|
|
"openssl-probe",
|
|
"openssl-sys",
|
|
"schannel",
|
|
- "security-framework",
|
|
+ "security-framework 2.11.1",
|
|
"security-framework-sys",
|
|
"tempfile",
|
|
]
|
|
@@ -2348,7 +2337,20 @@ dependencies = [
|
|
"cc",
|
|
"cfg-if",
|
|
"libc",
|
|
- "memoffset",
|
|
+ "memoffset 0.6.5",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "nix"
|
|
+version = "0.28.0"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "ab2156c4fce2f8df6c499cc1c763e4394b7482525bf2a9701c9d79d215f519e4"
|
|
+dependencies = [
|
|
+ "bitflags 2.7.0",
|
|
+ "cfg-if",
|
|
+ "cfg_aliases 0.1.1",
|
|
+ "libc",
|
|
+ "memoffset 0.9.1",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -2369,11 +2371,10 @@ checksum = "61807f77802ff30975e01f4f071c8ba10c022052f98b3294119f3e615d13e5be"
|
|
|
|
[[package]]
|
|
name = "num-bigint"
|
|
-version = "0.4.4"
|
|
+version = "0.4.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "608e7659b5c3d7cba262d894801b9ec9d00de989e8a82bd4bef91d08da45cdc0"
|
|
+checksum = "a5e44f723f1133c9deac646763579fdb3ac745e418f2a7af9cd0c431da1f20b9"
|
|
dependencies = [
|
|
- "autocfg",
|
|
"num-integer",
|
|
"num-traits",
|
|
]
|
|
@@ -2412,9 +2413,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "num-iter"
|
|
-version = "0.1.44"
|
|
+version = "0.1.45"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d869c01cc0c455284163fd0092f1f93835385ccab5a98a0dcc497b2f8bf055a9"
|
|
+checksum = "1429034a0490724d0075ebb2bc9e875d6503c3cf69e235a8941aa757d83ef5bf"
|
|
dependencies = [
|
|
"autocfg",
|
|
"num-integer",
|
|
@@ -2423,52 +2424,42 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "num-traits"
|
|
-version = "0.2.18"
|
|
+version = "0.2.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a"
|
|
+checksum = "071dfc062690e90b734c0b2273ce72ad0ffa95f0c74596bc250dcfd960262841"
|
|
dependencies = [
|
|
"autocfg",
|
|
"libm",
|
|
]
|
|
|
|
-[[package]]
|
|
-name = "num_cpus"
|
|
-version = "1.16.0"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43"
|
|
-dependencies = [
|
|
- "hermit-abi",
|
|
- "libc",
|
|
-]
|
|
-
|
|
[[package]]
|
|
name = "object"
|
|
-version = "0.32.2"
|
|
+version = "0.36.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441"
|
|
+checksum = "62948e14d923ea95ea2c7c86c71013138b66525b86bdc08d2dcc262bdb497b87"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
|
|
[[package]]
|
|
name = "once_cell"
|
|
-version = "1.19.0"
|
|
+version = "1.20.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92"
|
|
+checksum = "1261fe7e33c73b354eab43b1273a57c8f967d0391e80353e51f764ac02cf6775"
|
|
|
|
[[package]]
|
|
name = "oorandom"
|
|
-version = "11.1.3"
|
|
+version = "11.1.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "0ab1bc2a289d34bd04a330323ac98a1b4bc82c9d9fcb1e66b63caa84da26b575"
|
|
+checksum = "b410bbe7e14ab526a0e86877eb47c6996a2bd7746f027ba551028c925390e4e9"
|
|
|
|
[[package]]
|
|
name = "openssl"
|
|
-version = "0.10.64"
|
|
+version = "0.10.68"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "95a0481286a310808298130d22dd1fef0fa571e05a8f44ec801801e84b216b1f"
|
|
+checksum = "6174bc48f102d208783c2c84bf931bb75927a617866870de8a4ea85597f871f5"
|
|
dependencies = [
|
|
- "bitflags 2.4.2",
|
|
+ "bitflags 2.7.0",
|
|
"cfg-if",
|
|
"foreign-types",
|
|
"libc",
|
|
@@ -2485,7 +2476,7 @@ checksum = "a948666b637a0f465e8564c73e89d4dde00d72d4d473cc972f390fc3dcee7d9c"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -2496,18 +2487,18 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
|
|
|
|
[[package]]
|
|
name = "openssl-src"
|
|
-version = "300.2.3+3.2.1"
|
|
+version = "300.4.1+3.4.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5cff92b6f71555b61bb9315f7c64da3ca43d87531622120fea0195fc761b4843"
|
|
+checksum = "faa4eac4138c62414b5622d1b31c5c304f34b406b013c079c2bbc652fdd6678c"
|
|
dependencies = [
|
|
"cc",
|
|
]
|
|
|
|
[[package]]
|
|
name = "openssl-sys"
|
|
-version = "0.9.101"
|
|
+version = "0.9.104"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "dda2b0f344e78efc2facf7d195d098df0dd72151b26ab98da807afc26c198dff"
|
|
+checksum = "45abf306cbf99debc8195b66b7346498d7b10c210de50418b5ccd7ceba08c741"
|
|
dependencies = [
|
|
"cc",
|
|
"libc",
|
|
@@ -2518,15 +2509,15 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "parking"
|
|
-version = "2.2.0"
|
|
+version = "2.2.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "bb813b8af86854136c6922af0598d719255ecb2179515e6e7730d468f05c9cae"
|
|
+checksum = "f38d5652c16fde515bb1ecef450ab0f6a219d619a7274976324d5e377f7dceba"
|
|
|
|
[[package]]
|
|
name = "parking_lot"
|
|
-version = "0.12.1"
|
|
+version = "0.12.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "3742b2c103b9f06bc9fff0a37ff4912935851bee6d36f3c02bcc755bcfec228f"
|
|
+checksum = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27"
|
|
dependencies = [
|
|
"lock_api",
|
|
"parking_lot_core",
|
|
@@ -2534,15 +2525,15 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "parking_lot_core"
|
|
-version = "0.9.9"
|
|
+version = "0.9.10"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e"
|
|
+checksum = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"libc",
|
|
"redox_syscall",
|
|
"smallvec",
|
|
- "windows-targets 0.48.5",
|
|
+ "windows-targets 0.52.6",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -2558,9 +2549,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "paste"
|
|
-version = "1.0.14"
|
|
+version = "1.0.15"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "de3145af08024dea9fa9914f381a17b8fc6034dfb00f3a84013f7ff43f29ed4c"
|
|
+checksum = "57c0d7b74b563b49d38dae00a0c37d4d6de9b432382b2892f0574ddcae73fd0a"
|
|
|
|
[[package]]
|
|
name = "pem-rfc7468"
|
|
@@ -2579,29 +2570,29 @@ checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e"
|
|
|
|
[[package]]
|
|
name = "pin-project"
|
|
-version = "1.1.5"
|
|
+version = "1.1.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b6bf43b791c5b9e34c3d182969b4abb522f9343702850a2e57f460d00d09b4b3"
|
|
+checksum = "1e2ec53ad785f4d35dac0adea7f7dc6f1bb277ad84a680c7afefeae05d1f5916"
|
|
dependencies = [
|
|
"pin-project-internal",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project-internal"
|
|
-version = "1.1.5"
|
|
+version = "1.1.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "2f38a4412a78282e09a2cf38d195ea5420d15ba0602cb375210efbc877243965"
|
|
+checksum = "d56a66c0c55993aa927429d0f8a0abfd74f084e4d9c192cffed01e418d83eefb"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "pin-project-lite"
|
|
-version = "0.2.13"
|
|
+version = "0.2.16"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "8afb450f006bf6385ca15ef45d71d2288452bc3683ce2e2cacc0d18e4be60b58"
|
|
+checksum = "3b3cff922bd51709b605d9ead9aa71031d81447142d828eb4a6eba76fe619f9b"
|
|
|
|
[[package]]
|
|
name = "pin-utils"
|
|
@@ -2611,12 +2602,12 @@ checksum = "8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184"
|
|
|
|
[[package]]
|
|
name = "piper"
|
|
-version = "0.2.1"
|
|
+version = "0.2.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "668d31b1c4eba19242f2088b2bf3316b82ca31082a8335764db4e083db7485d4"
|
|
+checksum = "96c8c490f422ef9a4efd2cb5b42b76c8613d7e7dfc1caf667b8a3350a5acc066"
|
|
dependencies = [
|
|
"atomic-waker",
|
|
- "fastrand 2.0.1",
|
|
+ "fastrand 2.3.0",
|
|
"futures-io",
|
|
]
|
|
|
|
@@ -2643,15 +2634,15 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "pkg-config"
|
|
-version = "0.3.30"
|
|
+version = "0.3.31"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d231b230927b5e4ad203db57bbcbee2802f6bce620b1e4a9024a07d94e2907ec"
|
|
+checksum = "953ec861398dccce10c670dfeaf3ec4911ca479e9c02154b3a215178c5f566f2"
|
|
|
|
[[package]]
|
|
name = "plotters"
|
|
-version = "0.3.5"
|
|
+version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d2c224ba00d7cadd4d5c660deaf2098e5e80e07846537c51f9cfa4be50c1fd45"
|
|
+checksum = "5aeb6f403d7a4911efb1e33402027fc44f29b5bf6def3effcc22d7bb75f2b747"
|
|
dependencies = [
|
|
"num-traits",
|
|
"plotters-backend",
|
|
@@ -2662,15 +2653,15 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "plotters-backend"
|
|
-version = "0.3.5"
|
|
+version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9e76628b4d3a7581389a35d5b6e2139607ad7c75b17aed325f210aa91f4a9609"
|
|
+checksum = "df42e13c12958a16b3f7f4386b9ab1f3e7933914ecea48da7139435263a4172a"
|
|
|
|
[[package]]
|
|
name = "plotters-svg"
|
|
-version = "0.3.5"
|
|
+version = "0.3.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "38f6d39893cca0701371e3c27294f09797214b86f1fb951b89ade8ec04e2abab"
|
|
+checksum = "51bae2ac328883f7acdfea3d66a7c35751187f870bc81f94563733a154d7a670"
|
|
dependencies = [
|
|
"plotters-backend",
|
|
]
|
|
@@ -2693,16 +2684,17 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "polling"
|
|
-version = "3.5.0"
|
|
+version = "3.7.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "24f040dee2588b4963afb4e420540439d126f73fdacf4a9c486a96d840bac3c9"
|
|
+checksum = "a604568c3202727d1507653cb121dbd627a58684eb09a820fd746bee38b4442f"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"concurrent-queue",
|
|
+ "hermit-abi 0.4.0",
|
|
"pin-project-lite",
|
|
- "rustix 0.38.31",
|
|
+ "rustix 0.38.43",
|
|
"tracing",
|
|
- "windows-sys 0.52.0",
|
|
+ "windows-sys 0.59.0",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -2713,9 +2705,12 @@ checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391"
|
|
|
|
[[package]]
|
|
name = "ppv-lite86"
|
|
-version = "0.2.17"
|
|
+version = "0.2.20"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de"
|
|
+checksum = "77957b295656769bb8ad2b6a6b09d897d94f05c41b069aede1fcdaa675eaea04"
|
|
+dependencies = [
|
|
+ "zerocopy",
|
|
+]
|
|
|
|
[[package]]
|
|
name = "predicates"
|
|
@@ -2733,9 +2728,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "predicates"
|
|
-version = "3.1.0"
|
|
+version = "3.1.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "68b87bfd4605926cdfefc1c3b5f8fe560e3feca9d5552cf68c466d3d8236c7e8"
|
|
+checksum = "a5d19ee57562043d37e82899fade9a22ebab7be9cef5026b07fda9cdd4293573"
|
|
dependencies = [
|
|
"anstyle",
|
|
"difflib",
|
|
@@ -2744,15 +2739,15 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "predicates-core"
|
|
-version = "1.0.6"
|
|
+version = "1.0.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b794032607612e7abeb4db69adb4e33590fa6cf1149e95fd7cb00e634b92f174"
|
|
+checksum = "727e462b119fe9c93fd0eb1429a5f7647394014cf3c04ab2c0350eeb09095ffa"
|
|
|
|
[[package]]
|
|
name = "predicates-tree"
|
|
-version = "1.0.9"
|
|
+version = "1.0.12"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "368ba315fb8c5052ab692e68a0eefec6ec57b23a36959c14496f0b0df2c0cecf"
|
|
+checksum = "72dd2d6d381dfb73a193c7fca536518d7caee39fc8503f74e7dc0be0531b425c"
|
|
dependencies = [
|
|
"predicates-core",
|
|
"termtree",
|
|
@@ -2760,19 +2755,19 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "prettyplease"
|
|
-version = "0.2.17"
|
|
+version = "0.2.27"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "8d3928fb5db768cb86f891ff014f0144589297e3c6a1aba6ed7cecfdace270c7"
|
|
+checksum = "483f8c21f64f3ea09fe0f30f5d48c3e8eefe5dac9129f0075f76593b4c1da705"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "proc-macro-crate"
|
|
-version = "3.1.0"
|
|
+version = "3.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "6d37c51ca738a55da99dc0c4a34860fd675453b8b36209178c2249bb13651284"
|
|
+checksum = "8ecf48c7ca261d60b74ab1a7b20da18bede46776b2e55535cb958eb595c5fa7b"
|
|
dependencies = [
|
|
"toml_edit",
|
|
]
|
|
@@ -2803,9 +2798,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "proc-macro2"
|
|
-version = "1.0.89"
|
|
+version = "1.0.93"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f139b0662de085916d1fb67d2b4169d1addddda1919e696f3252b740b629986e"
|
|
+checksum = "60946a68e5f9d28b0dc1c21bb8a97ee7d018a8b322fa57838ba31cc878e22d99"
|
|
dependencies = [
|
|
"unicode-ident",
|
|
]
|
|
@@ -2841,9 +2836,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "quote"
|
|
-version = "1.0.35"
|
|
+version = "1.0.38"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef"
|
|
+checksum = "0e4dccaaaf89514f546c693ddc140f729f958c247918a13380cccc6078391acc"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
]
|
|
@@ -2909,7 +2904,7 @@ version = "0.27.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d16546c5b5962abf8ce6e2881e722b4e0ae3b6f1a08a26ae3573c55853ca68d3"
|
|
dependencies = [
|
|
- "bitflags 2.4.2",
|
|
+ "bitflags 2.7.0",
|
|
"cassowary",
|
|
"compact_str",
|
|
"crossterm",
|
|
@@ -2921,14 +2916,14 @@ dependencies = [
|
|
"strum_macros",
|
|
"unicode-segmentation",
|
|
"unicode-truncate",
|
|
- "unicode-width",
|
|
+ "unicode-width 0.1.14",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rayon"
|
|
-version = "1.9.0"
|
|
+version = "1.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e4963ed1bc86e4f3ee217022bd855b297cef07fb9eac5dfa1f788b220b49b3bd"
|
|
+checksum = "b418a60154510ca1a002a752ca9714984e21e4241e804d32555251faf8b78ffa"
|
|
dependencies = [
|
|
"either",
|
|
"rayon-core",
|
|
@@ -2946,29 +2941,29 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "redox_syscall"
|
|
-version = "0.4.1"
|
|
+version = "0.5.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa"
|
|
+checksum = "03a862b389f93e68874fbf580b9de08dd02facb9a788ebadaf4a3fd33cf58834"
|
|
dependencies = [
|
|
- "bitflags 1.3.2",
|
|
+ "bitflags 2.7.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "redox_users"
|
|
-version = "0.4.4"
|
|
+version = "0.4.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a18479200779601e498ada4e8c1e1f50e3ee19deb0259c25825a98b5603b2cb4"
|
|
+checksum = "ba009ff324d1fc1b900bd1fdb31564febe58a8ccc8a6fdbb93b543d33b13ca43"
|
|
dependencies = [
|
|
"getrandom",
|
|
"libredox",
|
|
- "thiserror 1.0.58",
|
|
+ "thiserror 1.0.69",
|
|
]
|
|
|
|
[[package]]
|
|
name = "regex"
|
|
-version = "1.10.3"
|
|
+version = "1.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15"
|
|
+checksum = "b544ef1b4eac5dc2db33ea63606ae9ffcfac26c1416a2806ae0bf5f56b201191"
|
|
dependencies = [
|
|
"aho-corasick",
|
|
"memchr",
|
|
@@ -2978,9 +2973,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "regex-automata"
|
|
-version = "0.4.6"
|
|
+version = "0.4.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "86b83b8b9847f9bf95ef68afb0b8e6cdb80f498442f5179a29fad448fcc1eaea"
|
|
+checksum = "809e8dc61f6de73b46c85f4c96486310fe304c434cfa43669d7b40f711150908"
|
|
dependencies = [
|
|
"aho-corasick",
|
|
"memchr",
|
|
@@ -2989,9 +2984,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "regex-syntax"
|
|
-version = "0.8.2"
|
|
+version = "0.8.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f"
|
|
+checksum = "2b15c43186be67a4fd63bee50d0303afffcef381492ebe2c5d87f324e1b8815c"
|
|
|
|
[[package]]
|
|
name = "rend"
|
|
@@ -3012,16 +3007,16 @@ dependencies = [
|
|
"cfg-if",
|
|
"getrandom",
|
|
"libc",
|
|
- "spin 0.9.8",
|
|
+ "spin",
|
|
"untrusted",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rkyv"
|
|
-version = "0.7.44"
|
|
+version = "0.7.45"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5cba464629b3394fc4dbc6f940ff8f5b4ff5c7aef40f29166fd4ad12acbc99c0"
|
|
+checksum = "9008cd6385b9e161d8229e1f6549dd23c3d022f132a2ea37ac3a10ac4935779b"
|
|
dependencies = [
|
|
"bitvec",
|
|
"bytecheck",
|
|
@@ -3037,9 +3032,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "rkyv_derive"
|
|
-version = "0.7.44"
|
|
+version = "0.7.45"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a7dddfff8de25e6f62b9d64e6e432bf1c6736c57d20323e15ee10435fbda7c65"
|
|
+checksum = "503d1d27590a2b0a3a4ca4c94755aa2875657196ecbf401a42eff41d7de532c0"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
@@ -3048,9 +3043,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "rsa"
|
|
-version = "0.9.6"
|
|
+version = "0.9.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5d0e5124fcb30e76a7e79bfee683a2746db83784b86289f6251b54b7950a0dfc"
|
|
+checksum = "47c75d7c5c6b673e58bf54d8544a9f432e3a925b0e80f7cd3602ab5c50c55519"
|
|
dependencies = [
|
|
"const-oid",
|
|
"digest",
|
|
@@ -3068,9 +3063,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "rust_decimal"
|
|
-version = "1.34.3"
|
|
+version = "1.36.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b39449a79f45e8da28c57c341891b69a183044b29518bb8f86dbac9df60bb7df"
|
|
+checksum = "b082d80e3e3cc52b2ed634388d436fe1f4de6af5786cc2de9ba9737527bdf555"
|
|
dependencies = [
|
|
"arrayvec",
|
|
"borsh",
|
|
@@ -3084,9 +3079,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "rustc-demangle"
|
|
-version = "0.1.23"
|
|
+version = "0.1.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d626bb9dae77e28219937af045c257c28bfd3f69333c512553507f5f9798cb76"
|
|
+checksum = "719b953e2095829ee67db738b3bfa9fa368c94900df327b3f07fe6e794d2fe1f"
|
|
|
|
[[package]]
|
|
name = "rustc-hash"
|
|
@@ -3096,9 +3091,9 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2"
|
|
|
|
[[package]]
|
|
name = "rustix"
|
|
-version = "0.37.27"
|
|
+version = "0.37.28"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "fea8ca367a3a01fe35e6943c400addf443c0f57670e6ec51196f71a4b8762dd2"
|
|
+checksum = "519165d378b97752ca44bbe15047d5d3409e875f39327546b42ac81d7e18c1b6"
|
|
dependencies = [
|
|
"bitflags 1.3.2",
|
|
"errno",
|
|
@@ -3110,22 +3105,22 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "rustix"
|
|
-version = "0.38.31"
|
|
+version = "0.38.43"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949"
|
|
+checksum = "a78891ee6bf2340288408954ac787aa063d8e8817e9f53abb37c695c6d834ef6"
|
|
dependencies = [
|
|
- "bitflags 2.4.2",
|
|
+ "bitflags 2.7.0",
|
|
"errno",
|
|
"libc",
|
|
- "linux-raw-sys 0.4.13",
|
|
+ "linux-raw-sys 0.4.15",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustls"
|
|
-version = "0.23.11"
|
|
+version = "0.23.21"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4828ea528154ae444e5a642dbb7d5623354030dc9822b83fd9bb79683c7399d0"
|
|
+checksum = "8f287924602bf649d949c63dc8ac8b235fa5387d394020705b80c4eb597ce5b8"
|
|
dependencies = [
|
|
"aws-lc-rs",
|
|
"once_cell",
|
|
@@ -3138,38 +3133,36 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "rustls-native-certs"
|
|
-version = "0.8.0"
|
|
+version = "0.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "fcaf18a4f2be7326cd874a5fa579fae794320a0f388d365dca7e480e55f83f8a"
|
|
+checksum = "7fcff2dd52b58a8d98a70243663a0d234c4e2b79235637849d15913394a247d3"
|
|
dependencies = [
|
|
"openssl-probe",
|
|
- "rustls-pemfile",
|
|
"rustls-pki-types",
|
|
"schannel",
|
|
- "security-framework",
|
|
+ "security-framework 3.2.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustls-pemfile"
|
|
-version = "2.1.2"
|
|
+version = "2.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "29993a25686778eb88d4189742cd713c9bce943bc54251a33509dc63cbacf73d"
|
|
+checksum = "dce314e5fee3f39953d46bb63bb8a46d40c2f8fb7cc5a3b6cab2bde9721d6e50"
|
|
dependencies = [
|
|
- "base64 0.22.0",
|
|
"rustls-pki-types",
|
|
]
|
|
|
|
[[package]]
|
|
name = "rustls-pki-types"
|
|
-version = "1.7.0"
|
|
+version = "1.10.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "976295e77ce332211c0d24d92c0e83e50f5c5f046d11082cea19f3df13a3562d"
|
|
+checksum = "d2bf47e6ff922db3825eb750c4e2ff784c6ff8fb9e13046ef6a1d1c5401b0b37"
|
|
|
|
[[package]]
|
|
name = "rustls-webpki"
|
|
-version = "0.102.5"
|
|
+version = "0.102.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f9a6fccd794a42c2c105b513a2f62bc3fd8f3ba57a4593677ceb0bd035164d78"
|
|
+checksum = "64ca1bc8749bd4cf37b5ce386cc146580777b4e8572c7b97baf22c83f444bee9"
|
|
dependencies = [
|
|
"aws-lc-rs",
|
|
"ring",
|
|
@@ -3179,9 +3172,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "rustversion"
|
|
-version = "1.0.17"
|
|
+version = "1.0.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "955d28af4278de8121b7ebeb796b6a45735dc01436d898801014aced2773a3d6"
|
|
+checksum = "f7c45b9784283f1b2e7fb61b42047c2fd678ef0960d4f6f1eba131594cc369d4"
|
|
|
|
[[package]]
|
|
name = "rustyline"
|
|
@@ -3197,21 +3190,21 @@ dependencies = [
|
|
"libc",
|
|
"log",
|
|
"memchr",
|
|
- "nix",
|
|
+ "nix 0.23.2",
|
|
"radix_trie",
|
|
"scopeguard",
|
|
"smallvec",
|
|
"unicode-segmentation",
|
|
- "unicode-width",
|
|
+ "unicode-width 0.1.14",
|
|
"utf8parse",
|
|
"winapi",
|
|
]
|
|
|
|
[[package]]
|
|
name = "ryu"
|
|
-version = "1.0.17"
|
|
+version = "1.0.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e86697c916019a8588c99b5fac3cead74ec0b4b819707a682fd4d23fa0ce1ba1"
|
|
+checksum = "f3cb5ba0dc43242ce17de99c180e96db90b235b8a9fdc9543c96d2209116bd9f"
|
|
|
|
[[package]]
|
|
name = "same-file"
|
|
@@ -3224,11 +3217,11 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "schannel"
|
|
-version = "0.1.23"
|
|
+version = "0.1.27"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534"
|
|
+checksum = "1f29ebaa345f945cec9fbbc532eb307f0fdad8161f281b6369539c8d84876b3d"
|
|
dependencies = [
|
|
- "windows-sys 0.52.0",
|
|
+ "windows-sys 0.59.0",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -3245,12 +3238,25 @@ checksum = "1c107b6f4780854c8b126e228ea8869f4d7b71260f962fefb57b996b8959ba6b"
|
|
|
|
[[package]]
|
|
name = "security-framework"
|
|
-version = "2.9.2"
|
|
+version = "2.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "05b64fb303737d99b81884b2c63433e9ae28abebe5eb5045dcdd175dc2ecf4de"
|
|
+checksum = "897b2245f0b511c87893af39b033e5ca9cce68824c4d7e7630b5a1d339658d02"
|
|
dependencies = [
|
|
- "bitflags 1.3.2",
|
|
- "core-foundation",
|
|
+ "bitflags 2.7.0",
|
|
+ "core-foundation 0.9.4",
|
|
+ "core-foundation-sys",
|
|
+ "libc",
|
|
+ "security-framework-sys",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "security-framework"
|
|
+version = "3.2.0"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "271720403f46ca04f7ba6f55d438f8bd878d6b8ca0a1046e8228c4145bcbb316"
|
|
+dependencies = [
|
|
+ "bitflags 2.7.0",
|
|
+ "core-foundation 0.10.0",
|
|
"core-foundation-sys",
|
|
"libc",
|
|
"security-framework-sys",
|
|
@@ -3258,9 +3264,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "security-framework-sys"
|
|
-version = "2.9.1"
|
|
+version = "2.14.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a"
|
|
+checksum = "49db231d56a190491cb4aeda9527f1ad45345af50b0851622a7adb8c03b01c32"
|
|
dependencies = [
|
|
"core-foundation-sys",
|
|
"libc",
|
|
@@ -3268,44 +3274,63 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "semver"
|
|
-version = "1.0.22"
|
|
+version = "1.0.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "92d43fe69e652f3df9bdc2b85b2854a0825b86e4fb76bc44d945137d053639ca"
|
|
+checksum = "3cb6eb87a131f756572d7fb904f6e7b68633f09cca868c5df1c4b8d1a694bbba"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde"
|
|
-version = "1.0.197"
|
|
+version = "1.0.217"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "3fb1c873e1b9b056a4dc4c0c198b24c3ffa059243875552b2bd0933b1aee4ce2"
|
|
+checksum = "02fc4265df13d6fa1d00ecff087228cc0a2b5f3c0e87e258d8b94a156e984c70"
|
|
dependencies = [
|
|
"serde_derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_derive"
|
|
-version = "1.0.197"
|
|
+version = "1.0.217"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "7eb0b34b42edc17f6b7cac84a52a1c5f0e1bb2227e997ca9011ea3dd34e8610b"
|
|
+checksum = "5a9bf7cf98d04a2b28aead066b7496853d4779c9cc183c440dbac457641e19a0"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "serde_fmt"
|
|
+version = "1.0.3"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "e1d4ddca14104cd60529e8c7f7ba71a2c8acd8f7f5cfcdc2faf97eeb7c3010a4"
|
|
+dependencies = [
|
|
+ "serde",
|
|
]
|
|
|
|
[[package]]
|
|
name = "serde_json"
|
|
-version = "1.0.114"
|
|
+version = "1.0.135"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c5f09b1bd632ef549eaa9f60a1f8de742bdbc698e6cee2095fc84dde5f549ae0"
|
|
+checksum = "2b0d7ba2887406110130a978386c4e1befb98c674b4fba677954e4db976630d9"
|
|
dependencies = [
|
|
"itoa",
|
|
+ "memchr",
|
|
"ryu",
|
|
"serde",
|
|
]
|
|
|
|
+[[package]]
|
|
+name = "serde_spanned"
|
|
+version = "0.6.8"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "87607cb1398ed59d48732e575a4c28a7a8ebf2454b964fe3f224f2afc07909e1"
|
|
+dependencies = [
|
|
+ "serde",
|
|
+]
|
|
+
|
|
[[package]]
|
|
name = "serde_urlencoded"
|
|
version = "0.7.1"
|
|
@@ -3343,7 +3368,7 @@ dependencies = [
|
|
"darling",
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -3386,20 +3411,20 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "signal-hook-mio"
|
|
-version = "0.2.3"
|
|
+version = "0.2.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "29ad2e15f37ec9a6cc544097b78a1ec90001e9f71b81338ca39f430adaca99af"
|
|
+checksum = "34db1a06d485c9142248b7a054f034b349b212551f3dfd19c94d45a754a217cd"
|
|
dependencies = [
|
|
"libc",
|
|
- "mio",
|
|
+ "mio 0.8.11",
|
|
"signal-hook",
|
|
]
|
|
|
|
[[package]]
|
|
name = "signal-hook-registry"
|
|
-version = "1.4.1"
|
|
+version = "1.4.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1"
|
|
+checksum = "a9e9e0b4211b72e7b8b6e85c807d36c212bdb33ea8587f7569562a84df5465b1"
|
|
dependencies = [
|
|
"libc",
|
|
]
|
|
@@ -3416,9 +3441,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "simdutf8"
|
|
-version = "0.1.4"
|
|
+version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a"
|
|
+checksum = "e3a9fe34e3e7a50316060351f37187a3f546bce95496156754b601a5fa71b76e"
|
|
|
|
[[package]]
|
|
name = "slab"
|
|
@@ -3431,9 +3456,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "smallvec"
|
|
-version = "1.13.1"
|
|
+version = "1.13.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7"
|
|
+checksum = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
@@ -3450,20 +3475,14 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "socket2"
|
|
-version = "0.5.6"
|
|
+version = "0.5.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "05ffd9c0a93b7543e062e759284fcf5f5e3b098501104bfbdde4d404db792871"
|
|
+checksum = "c970269d99b64e60ec3bd6ad27270092a5394c4e309314b18ae3fe575695fbe8"
|
|
dependencies = [
|
|
"libc",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
-[[package]]
|
|
-name = "spin"
|
|
-version = "0.5.2"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "6e63cff320ae2c57904679ba7cb63280a3dc4613885beafb148ee7bf9aa9042d"
|
|
-
|
|
[[package]]
|
|
name = "spin"
|
|
version = "0.9.8"
|
|
@@ -3552,14 +3571,14 @@ dependencies = [
|
|
"crc",
|
|
"crossbeam-queue",
|
|
"either",
|
|
- "event-listener 5.2.0",
|
|
+ "event-listener 5.4.0",
|
|
"futures-core",
|
|
"futures-intrusive",
|
|
"futures-io",
|
|
"futures-util",
|
|
"hashbrown 0.15.2",
|
|
"hashlink",
|
|
- "indexmap 2.2.5",
|
|
+ "indexmap 2.7.0",
|
|
"ipnetwork",
|
|
"log",
|
|
"mac_address",
|
|
@@ -3577,7 +3596,7 @@ dependencies = [
|
|
"sha2",
|
|
"smallvec",
|
|
"sqlx",
|
|
- "thiserror 2.0.0",
|
|
+ "thiserror 2.0.11",
|
|
"time",
|
|
"tokio",
|
|
"tokio-stream",
|
|
@@ -3613,7 +3632,7 @@ dependencies = [
|
|
"serde_json",
|
|
"serde_with",
|
|
"sqlx",
|
|
- "thiserror 2.0.0",
|
|
+ "thiserror 2.0.11",
|
|
"time",
|
|
"tokio",
|
|
"tower",
|
|
@@ -3631,7 +3650,7 @@ dependencies = [
|
|
"ratatui",
|
|
"sqlx",
|
|
"tokio",
|
|
- "unicode-width",
|
|
+ "unicode-width 0.1.14",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -3721,7 +3740,7 @@ dependencies = [
|
|
"quote",
|
|
"sqlx-core",
|
|
"sqlx-macros-core",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -3743,7 +3762,7 @@ dependencies = [
|
|
"sqlx-mysql",
|
|
"sqlx-postgres",
|
|
"sqlx-sqlite",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
"tempfile",
|
|
"tokio",
|
|
"url",
|
|
@@ -3754,9 +3773,9 @@ name = "sqlx-mysql"
|
|
version = "0.8.3"
|
|
dependencies = [
|
|
"atoi",
|
|
- "base64 0.22.0",
|
|
+ "base64 0.22.1",
|
|
"bigdecimal",
|
|
- "bitflags 2.4.2",
|
|
+ "bitflags 2.7.0",
|
|
"byteorder",
|
|
"bytes",
|
|
"chrono",
|
|
@@ -3788,7 +3807,7 @@ dependencies = [
|
|
"sqlx",
|
|
"sqlx-core",
|
|
"stringprep",
|
|
- "thiserror 2.0.0",
|
|
+ "thiserror 2.0.11",
|
|
"time",
|
|
"tracing",
|
|
"uuid",
|
|
@@ -3800,10 +3819,10 @@ name = "sqlx-postgres"
|
|
version = "0.8.3"
|
|
dependencies = [
|
|
"atoi",
|
|
- "base64 0.22.0",
|
|
+ "base64 0.22.1",
|
|
"bigdecimal",
|
|
"bit-vec",
|
|
- "bitflags 2.4.2",
|
|
+ "bitflags 2.7.0",
|
|
"byteorder",
|
|
"chrono",
|
|
"crc",
|
|
@@ -3833,7 +3852,7 @@ dependencies = [
|
|
"sqlx",
|
|
"sqlx-core",
|
|
"stringprep",
|
|
- "thiserror 2.0.0",
|
|
+ "thiserror 2.0.11",
|
|
"time",
|
|
"tracing",
|
|
"uuid",
|
|
@@ -3883,7 +3902,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "d904e7009df136af5297832a3ace3370cd14ff1546a232f4f185036c2736fcac"
|
|
dependencies = [
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -3906,26 +3925,20 @@ checksum = "9e08d8363704e6c71fc928674353e6b7c23dcea9d82d7012c8faf2a3a025f8d0"
|
|
|
|
[[package]]
|
|
name = "stringprep"
|
|
-version = "0.1.4"
|
|
+version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "bb41d74e231a107a1b4ee36bd1214b11285b77768d2e3824aedafa988fd36ee6"
|
|
+checksum = "7b4df3d392d81bd458a8a621b8bffbd2302a12ffe288a9d931670948749463b1"
|
|
dependencies = [
|
|
- "finl_unicode",
|
|
"unicode-bidi",
|
|
"unicode-normalization",
|
|
+ "unicode-properties",
|
|
]
|
|
|
|
[[package]]
|
|
name = "strsim"
|
|
-version = "0.10.0"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "73473c0e59e6d5812c5dfe2a064a6444949f089e20eec9a2e5506596494e4623"
|
|
-
|
|
-[[package]]
|
|
-name = "strsim"
|
|
-version = "0.11.0"
|
|
+version = "0.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5ee073c9e4cd00e28217186dbe12796d692868f432bf2e97ee73bed0c56dfa01"
|
|
+checksum = "7da8b5736845d9f2fcb837ea5d9e2628564b3b043a70948a3f0b778838c5fb4f"
|
|
|
|
[[package]]
|
|
name = "strum"
|
|
@@ -3946,31 +3959,98 @@ dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
"rustversion",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "subtle"
|
|
-version = "2.5.0"
|
|
+version = "2.6.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "81cdd64d312baedb58e21336b31bc043b77e01cc99033ce76ef539f78e965ebc"
|
|
+checksum = "13c2bddecc57b384dee18652358fb23172facb8a2c51ccc10d74c157bdea3292"
|
|
|
|
[[package]]
|
|
-name = "syn"
|
|
-version = "1.0.109"
|
|
+name = "sval"
|
|
+version = "2.13.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
+checksum = "f6dc0f9830c49db20e73273ffae9b5240f63c42e515af1da1fceefb69fceafd8"
|
|
+
|
|
+[[package]]
|
|
+name = "sval_buffer"
|
|
+version = "2.13.2"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "429922f7ad43c0ef8fd7309e14d750e38899e32eb7e8da656ea169dd28ee212f"
|
|
dependencies = [
|
|
- "proc-macro2",
|
|
- "quote",
|
|
- "unicode-ident",
|
|
+ "sval",
|
|
+ "sval_ref",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "sval_dynamic"
|
|
+version = "2.13.2"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "68f16ff5d839396c11a30019b659b0976348f3803db0626f736764c473b50ff4"
|
|
+dependencies = [
|
|
+ "sval",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "sval_fmt"
|
|
+version = "2.13.2"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "c01c27a80b6151b0557f9ccbe89c11db571dc5f68113690c1e028d7e974bae94"
|
|
+dependencies = [
|
|
+ "itoa",
|
|
+ "ryu",
|
|
+ "sval",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "sval_json"
|
|
+version = "2.13.2"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "0deef63c70da622b2a8069d8600cf4b05396459e665862e7bdb290fd6cf3f155"
|
|
+dependencies = [
|
|
+ "itoa",
|
|
+ "ryu",
|
|
+ "sval",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "sval_nested"
|
|
+version = "2.13.2"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "a39ce5976ae1feb814c35d290cf7cf8cd4f045782fe1548d6bc32e21f6156e9f"
|
|
+dependencies = [
|
|
+ "sval",
|
|
+ "sval_buffer",
|
|
+ "sval_ref",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "sval_ref"
|
|
+version = "2.13.2"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "bb7c6ee3751795a728bc9316a092023529ffea1783499afbc5c66f5fabebb1fa"
|
|
+dependencies = [
|
|
+ "sval",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "sval_serde"
|
|
+version = "2.13.2"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "2a5572d0321b68109a343634e3a5d576bf131b82180c6c442dee06349dfc652a"
|
|
+dependencies = [
|
|
+ "serde",
|
|
+ "sval",
|
|
+ "sval_nested",
|
|
]
|
|
|
|
[[package]]
|
|
name = "syn"
|
|
-version = "2.0.87"
|
|
+version = "1.0.109"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d"
|
|
+checksum = "72b64191b275b66ffe2469e8af2c1cfe3bafa67b529ead792a6d0160888b4237"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
@@ -3978,15 +4058,14 @@ dependencies = [
|
|
]
|
|
|
|
[[package]]
|
|
-name = "syn_derive"
|
|
-version = "0.1.8"
|
|
+name = "syn"
|
|
+version = "2.0.96"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "1329189c02ff984e9736652b1631330da25eaa6bc639089ed4915d25446cbe7b"
|
|
+checksum = "d5d0adab1ae378d7f53bdebc67a39f1f151407ef230f0ce2883572f5d8985c80"
|
|
dependencies = [
|
|
- "proc-macro-error",
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "unicode-ident",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -4003,7 +4082,7 @@ checksum = "c8af7666ab7b6390ab78131fb5b0fce11d6b7a6951602017c35fa82800708971"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -4012,15 +4091,23 @@ version = "1.0.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "55937e1799185b12863d447f42597ed69d9928686b8d88a1df17376a097d8369"
|
|
|
|
+[[package]]
|
|
+name = "target-triple"
|
|
+version = "0.1.3"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "42a4d50cdb458045afc8131fd91b64904da29548bcb63c7236e0844936c13078"
|
|
+
|
|
[[package]]
|
|
name = "tempfile"
|
|
-version = "3.10.1"
|
|
+version = "3.15.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "85b77fafb263dd9d05cbeac119526425676db3784113aa9295c88498cbf8bff1"
|
|
+checksum = "9a8a559c81686f576e8cd0290cd2a24a2a9ad80c98b3478856500fcbd7acd704"
|
|
dependencies = [
|
|
"cfg-if",
|
|
- "fastrand 2.0.1",
|
|
- "rustix 0.38.31",
|
|
+ "fastrand 2.3.0",
|
|
+ "getrandom",
|
|
+ "once_cell",
|
|
+ "rustix 0.38.43",
|
|
"windows-sys 0.52.0",
|
|
]
|
|
|
|
@@ -4035,55 +4122,55 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "termtree"
|
|
-version = "0.4.1"
|
|
+version = "0.5.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "3369f5ac52d5eb6ab48c6b4ffdc8efbcad6b89c765749064ba298f2c68a16a76"
|
|
+checksum = "8f50febec83f5ee1df3015341d8bd429f2d1cc62bcba7ea2076759d315084683"
|
|
|
|
[[package]]
|
|
name = "thiserror"
|
|
-version = "1.0.58"
|
|
+version = "1.0.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "03468839009160513471e86a034bb2c5c0e4baae3b43f79ffc55c4a5427b3297"
|
|
+checksum = "b6aaf5339b578ea85b50e080feb250a3e8ae8cfcdff9a461c9ec2904bc923f52"
|
|
dependencies = [
|
|
- "thiserror-impl 1.0.58",
|
|
+ "thiserror-impl 1.0.69",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror"
|
|
-version = "2.0.0"
|
|
+version = "2.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "15291287e9bff1bc6f9ff3409ed9af665bec7a5fc8ac079ea96be07bca0e2668"
|
|
+checksum = "d452f284b73e6d76dd36758a0c8684b1d5be31f92b89d07fd5822175732206fc"
|
|
dependencies = [
|
|
- "thiserror-impl 2.0.0",
|
|
+ "thiserror-impl 2.0.11",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror-impl"
|
|
-version = "1.0.58"
|
|
+version = "1.0.69"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c61f3ba182994efc43764a46c018c347bc492c79f024e705f46567b418f6d4f7"
|
|
+checksum = "4fee6c4efc90059e10f81e6d42c60a18f76588c3d74cb83a0b242a2b6c7504c1"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "thiserror-impl"
|
|
-version = "2.0.0"
|
|
+version = "2.0.11"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "22efd00f33f93fa62848a7cab956c3d38c8d43095efda1decfc2b3a5dc0b8972"
|
|
+checksum = "26afc1baea8a989337eeb52b6e72a039780ce45c3edfcc9c5b9d112feeb173c2"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "time"
|
|
-version = "0.3.36"
|
|
+version = "0.3.37"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5dfd88e563464686c916c7e46e623e520ddc6d79fa6641390f2e3fa86e83e885"
|
|
+checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
|
|
dependencies = [
|
|
"deranged",
|
|
"itoa",
|
|
@@ -4102,9 +4189,9 @@ checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
|
|
|
|
[[package]]
|
|
name = "time-macros"
|
|
-version = "0.2.18"
|
|
+version = "0.2.19"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "3f252a68540fde3a3877aeea552b832b40ab9a69e318efd078774a01ddee1ccf"
|
|
+checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
|
|
dependencies = [
|
|
"num-conv",
|
|
"time-core",
|
|
@@ -4132,9 +4219,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "tinyvec"
|
|
-version = "1.6.0"
|
|
+version = "1.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "87cc5ceb3875bb20c2890005a4e226a4651264a5c75edb2421b52861a0a0cb50"
|
|
+checksum = "022db8904dfa342efe721985167e9fcd16c29b226db4397ed752a761cfce81e8"
|
|
dependencies = [
|
|
"tinyvec_macros",
|
|
]
|
|
@@ -4147,58 +4234,74 @@ checksum = "1f3ccbac311fea05f86f61904b462b55fb3df8837a366dfc601a0161d0532f20"
|
|
|
|
[[package]]
|
|
name = "tokio"
|
|
-version = "1.36.0"
|
|
+version = "1.43.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931"
|
|
+checksum = "3d61fa4ffa3de412bfea335c6ecff681de2b609ba3c77ef3e00e521813a9ed9e"
|
|
dependencies = [
|
|
"backtrace",
|
|
"bytes",
|
|
"libc",
|
|
- "mio",
|
|
- "num_cpus",
|
|
+ "mio 1.0.3",
|
|
"parking_lot",
|
|
"pin-project-lite",
|
|
"signal-hook-registry",
|
|
- "socket2 0.5.6",
|
|
+ "socket2 0.5.8",
|
|
"tokio-macros",
|
|
- "windows-sys 0.48.0",
|
|
+ "windows-sys 0.52.0",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-macros"
|
|
-version = "2.2.0"
|
|
+version = "2.5.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b"
|
|
+checksum = "6e06d43f1345a3bcd39f6a56dbb7dcab2ba47e68e8ac134855e7e2bdbaf8cab8"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tokio-stream"
|
|
-version = "0.1.14"
|
|
+version = "0.1.17"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "397c988d37662c7dda6d2208364a706264bf3d6138b11d436cbac0ad38832842"
|
|
+checksum = "eca58d7bba4a75707817a2c44174253f9236b2d5fbd055602e9d5c07c139a047"
|
|
dependencies = [
|
|
"futures-core",
|
|
"pin-project-lite",
|
|
"tokio",
|
|
]
|
|
|
|
+[[package]]
|
|
+name = "toml"
|
|
+version = "0.8.19"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "a1ed1f98e3fdc28d6d910e6737ae6ab1a93bf1985935a1193e68f93eeb68d24e"
|
|
+dependencies = [
|
|
+ "serde",
|
|
+ "serde_spanned",
|
|
+ "toml_datetime",
|
|
+ "toml_edit",
|
|
+]
|
|
+
|
|
[[package]]
|
|
name = "toml_datetime"
|
|
-version = "0.6.6"
|
|
+version = "0.6.8"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4badfd56924ae69bcc9039335b2e017639ce3f9b001c393c1b2d1ef846ce2cbf"
|
|
+checksum = "0dd7358ecb8fc2f8d014bf86f6f638ce72ba252a2c3a2572f2a795f1d23efb41"
|
|
+dependencies = [
|
|
+ "serde",
|
|
+]
|
|
|
|
[[package]]
|
|
name = "toml_edit"
|
|
-version = "0.21.1"
|
|
+version = "0.22.22"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "6a8534fd7f78b5405e860340ad6575217ce99f38d4d5c8f2442cb5ecb50090e1"
|
|
+checksum = "4ae48d6208a266e853d946088ed816055e556cc6028c5e8e2b84d9fa5dd7c7f5"
|
|
dependencies = [
|
|
- "indexmap 2.2.5",
|
|
+ "indexmap 2.7.0",
|
|
+ "serde",
|
|
+ "serde_spanned",
|
|
"toml_datetime",
|
|
"winnow",
|
|
]
|
|
@@ -4240,21 +4343,21 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "tower-layer"
|
|
-version = "0.3.2"
|
|
+version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c20c8dbed6283a09604c3e69b4b7eeb54e298b8a600d4d5ecb5ad39de609f1d0"
|
|
+checksum = "121c2a6cda46980bb0fcd1647ffaf6cd3fc79a013de288782836f6df9c48780e"
|
|
|
|
[[package]]
|
|
name = "tower-service"
|
|
-version = "0.3.2"
|
|
+version = "0.3.3"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52"
|
|
+checksum = "8df9b6e13f2d32c91b9bd719c00d1958837bc7dec474d94952798cc8e69eeec3"
|
|
|
|
[[package]]
|
|
name = "tracing"
|
|
-version = "0.1.40"
|
|
+version = "0.1.41"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef"
|
|
+checksum = "784e0ac535deb450455cbfa28a6f0df145ea1bb7ae51b821cf5e7927fdcfbdd0"
|
|
dependencies = [
|
|
"log",
|
|
"pin-project-lite",
|
|
@@ -4264,20 +4367,20 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "tracing-attributes"
|
|
-version = "0.1.27"
|
|
+version = "0.1.28"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7"
|
|
+checksum = "395ae124c09f9e6918a2310af6038fba074bcf474ac352496d5910dd59a2226d"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "tracing-core"
|
|
-version = "0.1.32"
|
|
+version = "0.1.33"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54"
|
|
+checksum = "e672c95779cf947c5311f83787af4fa8fffd12fb27e4993211a84bdfd9610f9c"
|
|
dependencies = [
|
|
"once_cell",
|
|
]
|
|
@@ -4290,19 +4393,25 @@ checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b"
|
|
|
|
[[package]]
|
|
name = "trybuild"
|
|
-version = "1.0.89"
|
|
+version = "1.0.101"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9a9d3ba662913483d6722303f619e75ea10b7855b0f8e0d72799cf8621bb488f"
|
|
+checksum = "8dcd332a5496c026f1e14b7f3d2b7bd98e509660c04239c58b0ba38a12daded4"
|
|
dependencies = [
|
|
- "basic-toml",
|
|
"glob",
|
|
- "once_cell",
|
|
"serde",
|
|
"serde_derive",
|
|
"serde_json",
|
|
+ "target-triple",
|
|
"termcolor",
|
|
+ "toml",
|
|
]
|
|
|
|
+[[package]]
|
|
+name = "typeid"
|
|
+version = "1.0.2"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "0e13db2e0ccd5e14a544e8a246ba2312cd25223f616442d7f2cb0e3db614236e"
|
|
+
|
|
[[package]]
|
|
name = "typenum"
|
|
version = "1.17.0"
|
|
@@ -4311,30 +4420,36 @@ checksum = "42ff0bf0c66b8238c6f3b578df37d0b7848e55df8577b3f74f92a69acceeb825"
|
|
|
|
[[package]]
|
|
name = "unicode-bidi"
|
|
-version = "0.3.15"
|
|
+version = "0.3.18"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "08f95100a766bf4f8f28f90d77e0a5461bbdb219042e7679bebe79004fed8d75"
|
|
+checksum = "5c1cb5db39152898a79168971543b1cb5020dff7fe43c8dc468b0885f5e29df5"
|
|
|
|
[[package]]
|
|
name = "unicode-ident"
|
|
-version = "1.0.12"
|
|
+version = "1.0.14"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b"
|
|
+checksum = "adb9e6ca4f869e1180728b7950e35922a7fc6397f7b641499e8f3ef06e50dc83"
|
|
|
|
[[package]]
|
|
name = "unicode-normalization"
|
|
-version = "0.1.23"
|
|
+version = "0.1.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a56d1686db2308d901306f92a263857ef59ea39678a5458e7cb17f01415101f5"
|
|
+checksum = "5033c97c4262335cded6d6fc3e5c18ab755e1a3dc96376350f3d8e9f009ad956"
|
|
dependencies = [
|
|
"tinyvec",
|
|
]
|
|
|
|
+[[package]]
|
|
+name = "unicode-properties"
|
|
+version = "0.1.3"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "e70f2a8b45122e719eb623c01822704c4e0907e7e426a05927e1a1cfff5b75d0"
|
|
+
|
|
[[package]]
|
|
name = "unicode-segmentation"
|
|
-version = "1.11.0"
|
|
+version = "1.12.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "d4c87d22b6e3f4a18d4d40ef354e97c90fcb14dd91d7dc0aa9d8a1172ebf7202"
|
|
+checksum = "f6ccf251212114b54433ec949fd6a7841275f9ada20dddd2f29e9ceea4501493"
|
|
|
|
[[package]]
|
|
name = "unicode-truncate"
|
|
@@ -4344,14 +4459,20 @@ checksum = "b3644627a5af5fa321c95b9b235a72fd24cd29c648c2c379431e6628655627bf"
|
|
dependencies = [
|
|
"itertools 0.13.0",
|
|
"unicode-segmentation",
|
|
- "unicode-width",
|
|
+ "unicode-width 0.1.14",
|
|
]
|
|
|
|
[[package]]
|
|
name = "unicode-width"
|
|
-version = "0.1.13"
|
|
+version = "0.1.14"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "7dd6e30e90baa6f72411720665d41d89b9a3d039dc45b8faea1ddd07f617f6af"
|
|
+
|
|
+[[package]]
|
|
+name = "unicode-width"
|
|
+version = "0.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "0336d538f7abc86d282a4189614dfaa90810dfc2c6f6427eaf88e16311dd225d"
|
|
+checksum = "1fc81956842c57dac11422a97c3b8195a1ff727f06e85c84ed2e8aa277c9a0fd"
|
|
|
|
[[package]]
|
|
name = "untrusted"
|
|
@@ -4361,9 +4482,9 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1"
|
|
|
|
[[package]]
|
|
name = "url"
|
|
-version = "2.5.3"
|
|
+version = "2.5.4"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "8d157f1b96d14500ffdc1f10ba712e780825526c03d9a49b4d0324b0d9113ada"
|
|
+checksum = "32f8b686cadd1473f4bd0117a5d28d36b1ade384ea9b5069a1c40aefed7fda60"
|
|
dependencies = [
|
|
"form_urlencoded",
|
|
"idna 1.0.3",
|
|
@@ -4384,15 +4505,15 @@ checksum = "b6c140620e7ffbb22c2dee59cafe6084a59b5ffc27a8859a5f0d494b5d52b6be"
|
|
|
|
[[package]]
|
|
name = "utf8parse"
|
|
-version = "0.2.1"
|
|
+version = "0.2.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "711b9620af191e0cdc7468a8d14e709c3dcdb115b36f838e601583af800a370a"
|
|
+checksum = "06abde3611657adf66d383f00b093d7faecc7fa57071cce2578660c9f1010821"
|
|
|
|
[[package]]
|
|
name = "uuid"
|
|
-version = "1.7.0"
|
|
+version = "1.11.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a"
|
|
+checksum = "b913a3b5fe84142e269d63cc62b64319ccaf89b748fc31fe025177f767a756c4"
|
|
dependencies = [
|
|
"serde",
|
|
]
|
|
@@ -4441,9 +4562,39 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "value-bag"
|
|
-version = "1.8.0"
|
|
+version = "1.10.0"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "3ef4c4aa54d5d05a279399bfa921ec387b7aba77caf7a682ae8d86785b8fdad2"
|
|
+dependencies = [
|
|
+ "value-bag-serde1",
|
|
+ "value-bag-sval2",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "value-bag-serde1"
|
|
+version = "1.10.0"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "4bb773bd36fd59c7ca6e336c94454d9c66386416734817927ac93d81cb3c5b0b"
|
|
+dependencies = [
|
|
+ "erased-serde",
|
|
+ "serde",
|
|
+ "serde_fmt",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "value-bag-sval2"
|
|
+version = "1.10.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "8fec26a25bd6fca441cdd0f769fd7f891bae119f996de31f86a5eddccef54c1d"
|
|
+checksum = "53a916a702cac43a88694c97657d449775667bcd14b70419441d05b7fea4a83a"
|
|
+dependencies = [
|
|
+ "sval",
|
|
+ "sval_buffer",
|
|
+ "sval_dynamic",
|
|
+ "sval_fmt",
|
|
+ "sval_json",
|
|
+ "sval_ref",
|
|
+ "sval_serde",
|
|
+]
|
|
|
|
[[package]]
|
|
name = "vcpkg"
|
|
@@ -4453,9 +4604,9 @@ checksum = "accd4ea62f7bb7a82fe23066fb0957d48ef677f6eeb8215f372f52e48bb32426"
|
|
|
|
[[package]]
|
|
name = "version_check"
|
|
-version = "0.9.4"
|
|
+version = "0.9.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f"
|
|
+checksum = "0b928f33d975fc6ad9f86c8f283853ad26bdd5b10b7f1542aa2fa15e2289105a"
|
|
|
|
[[package]]
|
|
name = "wait-timeout"
|
|
@@ -4468,9 +4619,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "waker-fn"
|
|
-version = "1.1.1"
|
|
+version = "1.2.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f3c4517f54858c779bbcbf228f4fca63d121bf85fbecb2dc578cdf4a39395690"
|
|
+checksum = "317211a0dc0ceedd78fb2ca9a44aed3d7b9b26f81870d485c07122b4350673b7"
|
|
|
|
[[package]]
|
|
name = "walkdir"
|
|
@@ -4505,46 +4656,47 @@ checksum = "b8dad83b4f25e74f184f64c43b150b91efe7647395b42289f38e50566d82855b"
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen"
|
|
-version = "0.2.92"
|
|
+version = "0.2.99"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "4be2531df63900aeb2bca0daaaddec08491ee64ceecbee5076636a3b026795a8"
|
|
+checksum = "a474f6281d1d70c17ae7aa6a613c87fce69a127e2624002df63dcb39d6cf6396"
|
|
dependencies = [
|
|
"cfg-if",
|
|
+ "once_cell",
|
|
"wasm-bindgen-macro",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-backend"
|
|
-version = "0.2.92"
|
|
+version = "0.2.99"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "614d787b966d3989fa7bb98a654e369c762374fd3213d212cfc0251257e747da"
|
|
+checksum = "5f89bb38646b4f81674e8f5c3fb81b562be1fd936d84320f3264486418519c79"
|
|
dependencies = [
|
|
"bumpalo",
|
|
"log",
|
|
- "once_cell",
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
"wasm-bindgen-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-futures"
|
|
-version = "0.4.42"
|
|
+version = "0.4.49"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "76bc14366121efc8dbb487ab05bcc9d346b3b5ec0eaa76e46594cabbe51762c0"
|
|
+checksum = "38176d9b44ea84e9184eff0bc34cc167ed044f816accfe5922e54d84cf48eca2"
|
|
dependencies = [
|
|
"cfg-if",
|
|
"js-sys",
|
|
+ "once_cell",
|
|
"wasm-bindgen",
|
|
"web-sys",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro"
|
|
-version = "0.2.92"
|
|
+version = "0.2.99"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a1f8823de937b71b9460c0c34e25f3da88250760bec0ebac694b49997550d726"
|
|
+checksum = "2cc6181fd9a7492eef6fef1f33961e3695e4579b9872a6f7c83aee556666d4fe"
|
|
dependencies = [
|
|
"quote",
|
|
"wasm-bindgen-macro-support",
|
|
@@ -4552,28 +4704,28 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-macro-support"
|
|
-version = "0.2.92"
|
|
+version = "0.2.99"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "e94f17b526d0a461a191c78ea52bbce64071ed5c04c9ffe424dcb38f74171bb7"
|
|
+checksum = "30d7a95b763d3c45903ed6c81f156801839e5ee968bb07e534c44df0fcd330c2"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
"wasm-bindgen-backend",
|
|
"wasm-bindgen-shared",
|
|
]
|
|
|
|
[[package]]
|
|
name = "wasm-bindgen-shared"
|
|
-version = "0.2.92"
|
|
+version = "0.2.99"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "af190c94f2773fdb3729c55b007a722abb5384da03bc0986df4c289bf5567e96"
|
|
+checksum = "943aab3fdaaa029a6e0271b35ea10b72b943135afe9bffca82384098ad0e06a6"
|
|
|
|
[[package]]
|
|
name = "web-sys"
|
|
-version = "0.3.69"
|
|
+version = "0.3.76"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "77afa9a11836342370f4817622a2f0f418b134426d91a82dfb48f532d2ec13ef"
|
|
+checksum = "04dd7223427d52553d3702c004d3b2fe07c148165faa56313cb00211e31c12bc"
|
|
dependencies = [
|
|
"js-sys",
|
|
"wasm-bindgen",
|
|
@@ -4581,9 +4733,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "webpki-roots"
|
|
-version = "0.26.3"
|
|
+version = "0.26.7"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "bd7c23921eeb1713a4e851530e9b9756e4fb0e89978582942612524cf09f01cd"
|
|
+checksum = "5d642ff16b7e79272ae451b7322067cdc17cadf68c23264be9d94a32319efe7e"
|
|
dependencies = [
|
|
"rustls-pki-types",
|
|
]
|
|
@@ -4597,14 +4749,14 @@ dependencies = [
|
|
"either",
|
|
"home",
|
|
"once_cell",
|
|
- "rustix 0.38.31",
|
|
+ "rustix 0.38.43",
|
|
]
|
|
|
|
[[package]]
|
|
name = "whoami"
|
|
-version = "1.5.1"
|
|
+version = "1.5.2"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "a44ab49fad634e88f55bf8f9bb3abd2f27d7204172a112c7c9987e01c1c94ea9"
|
|
+checksum = "372d5b87f58ec45c384ba03563b03544dc5fadc3983e434b286913f5b4a9bb6d"
|
|
dependencies = [
|
|
"redox_syscall",
|
|
"wasite",
|
|
@@ -4628,11 +4780,11 @@ checksum = "ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6"
|
|
|
|
[[package]]
|
|
name = "winapi-util"
|
|
-version = "0.1.6"
|
|
+version = "0.1.9"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596"
|
|
+checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb"
|
|
dependencies = [
|
|
- "winapi",
|
|
+ "windows-sys 0.48.0",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -4647,7 +4799,7 @@ version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9"
|
|
dependencies = [
|
|
- "windows-targets 0.52.4",
|
|
+ "windows-targets 0.52.6",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -4665,7 +4817,16 @@ version = "0.52.0"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d"
|
|
dependencies = [
|
|
- "windows-targets 0.52.4",
|
|
+ "windows-targets 0.52.6",
|
|
+]
|
|
+
|
|
+[[package]]
|
|
+name = "windows-sys"
|
|
+version = "0.59.0"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "1e38bc4d79ed67fd075bcc251a1c39b32a1776bbe92e5bef1f0bf1f8c531853b"
|
|
+dependencies = [
|
|
+ "windows-targets 0.52.6",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -4685,17 +4846,18 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "windows-targets"
|
|
-version = "0.52.4"
|
|
+version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "7dd37b7e5ab9018759f893a1952c9420d060016fc19a472b4bb20d1bdd694d1b"
|
|
+checksum = "9b724f72796e036ab90c1021d4780d4d3d648aca59e491e6b98e725b84e99973"
|
|
dependencies = [
|
|
- "windows_aarch64_gnullvm 0.52.4",
|
|
- "windows_aarch64_msvc 0.52.4",
|
|
- "windows_i686_gnu 0.52.4",
|
|
- "windows_i686_msvc 0.52.4",
|
|
- "windows_x86_64_gnu 0.52.4",
|
|
- "windows_x86_64_gnullvm 0.52.4",
|
|
- "windows_x86_64_msvc 0.52.4",
|
|
+ "windows_aarch64_gnullvm 0.52.6",
|
|
+ "windows_aarch64_msvc 0.52.6",
|
|
+ "windows_i686_gnu 0.52.6",
|
|
+ "windows_i686_gnullvm",
|
|
+ "windows_i686_msvc 0.52.6",
|
|
+ "windows_x86_64_gnu 0.52.6",
|
|
+ "windows_x86_64_gnullvm 0.52.6",
|
|
+ "windows_x86_64_msvc 0.52.6",
|
|
]
|
|
|
|
[[package]]
|
|
@@ -4706,9 +4868,9 @@ checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_gnullvm"
|
|
-version = "0.52.4"
|
|
+version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "bcf46cf4c365c6f2d1cc93ce535f2c8b244591df96ceee75d8e83deb70a9cac9"
|
|
+checksum = "32a4622180e7a0ec044bb555404c800bc9fd9ec262ec147edd5989ccd0c02cd3"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_msvc"
|
|
@@ -4718,9 +4880,9 @@ checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc"
|
|
|
|
[[package]]
|
|
name = "windows_aarch64_msvc"
|
|
-version = "0.52.4"
|
|
+version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "da9f259dd3bcf6990b55bffd094c4f7235817ba4ceebde8e6d11cd0c5633b675"
|
|
+checksum = "09ec2a7bb152e2252b53fa7803150007879548bc709c039df7627cabbd05d469"
|
|
|
|
[[package]]
|
|
name = "windows_i686_gnu"
|
|
@@ -4730,9 +4892,15 @@ checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e"
|
|
|
|
[[package]]
|
|
name = "windows_i686_gnu"
|
|
-version = "0.52.4"
|
|
+version = "0.52.6"
|
|
+source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
+checksum = "8e9b5ad5ab802e97eb8e295ac6720e509ee4c243f69d781394014ebfe8bbfa0b"
|
|
+
|
|
+[[package]]
|
|
+name = "windows_i686_gnullvm"
|
|
+version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "b474d8268f99e0995f25b9f095bc7434632601028cf86590aea5c8a5cb7801d3"
|
|
+checksum = "0eee52d38c090b3caa76c563b86c3a4bd71ef1a819287c19d586d7334ae8ed66"
|
|
|
|
[[package]]
|
|
name = "windows_i686_msvc"
|
|
@@ -4742,9 +4910,9 @@ checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406"
|
|
|
|
[[package]]
|
|
name = "windows_i686_msvc"
|
|
-version = "0.52.4"
|
|
+version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "1515e9a29e5bed743cb4415a9ecf5dfca648ce85ee42e15873c3cd8610ff8e02"
|
|
+checksum = "240948bc05c5e7c6dabba28bf89d89ffce3e303022809e73deaefe4f6ec56c66"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnu"
|
|
@@ -4754,9 +4922,9 @@ checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnu"
|
|
-version = "0.52.4"
|
|
+version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "5eee091590e89cc02ad514ffe3ead9eb6b660aedca2183455434b93546371a03"
|
|
+checksum = "147a5c80aabfbf0c7d901cb5895d1de30ef2907eb21fbbab29ca94c5b08b1a78"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnullvm"
|
|
@@ -4766,9 +4934,9 @@ checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_gnullvm"
|
|
-version = "0.52.4"
|
|
+version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "77ca79f2451b49fa9e2af39f0747fe999fcda4f5e241b2898624dca97a1f2177"
|
|
+checksum = "24d5b23dc417412679681396f2b49f3de8c1473deb516bd34410872eff51ed0d"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_msvc"
|
|
@@ -4778,15 +4946,15 @@ checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538"
|
|
|
|
[[package]]
|
|
name = "windows_x86_64_msvc"
|
|
-version = "0.52.4"
|
|
+version = "0.52.6"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "32b752e52a2da0ddfbdbcc6fceadfeede4c939ed16d13e648833a61dfb611ed8"
|
|
+checksum = "589f6da84c646204747d1270a2a5661ea66ed1cced2631d546fdfb155959f9ec"
|
|
|
|
[[package]]
|
|
name = "winnow"
|
|
-version = "0.5.40"
|
|
+version = "0.6.24"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "f593a95398737aeed53e489c785df13f3618e41dbcd6718c6addbf1395aa6876"
|
|
+checksum = "c8d71a593cc5c42ad7876e2c1fda56f314f3754c084128833e64f1345ff8a03a"
|
|
dependencies = [
|
|
"memchr",
|
|
]
|
|
@@ -4814,9 +4982,9 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "yoke"
|
|
-version = "0.7.4"
|
|
+version = "0.7.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "6c5b1314b079b0930c31e3af543d8ee1757b1951ae1e1565ec704403a7240ca5"
|
|
+checksum = "120e6aef9aa629e3d4f52dc8cc43a015c7724194c97dfaf45180d2daf2b77f40"
|
|
dependencies = [
|
|
"serde",
|
|
"stable_deref_trait",
|
|
@@ -4826,76 +4994,63 @@ dependencies = [
|
|
|
|
[[package]]
|
|
name = "yoke-derive"
|
|
-version = "0.7.4"
|
|
+version = "0.7.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "28cc31741b18cb6f1d5ff12f5b7523e3d6eb0852bbbad19d73905511d9849b95"
|
|
+checksum = "2380878cad4ac9aac1e2435f3eb4020e8374b5f13c296cb75b4620ff8e229154"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
"synstructure",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zerocopy"
|
|
-version = "0.7.32"
|
|
+version = "0.7.35"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be"
|
|
+checksum = "1b9b4fd18abc82b8136838da5d50bae7bdea537c574d8dc1a34ed098d6c166f0"
|
|
dependencies = [
|
|
+ "byteorder",
|
|
"zerocopy-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zerocopy-derive"
|
|
-version = "0.7.32"
|
|
+version = "0.7.35"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6"
|
|
+checksum = "fa4f8080344d4671fb4e831a13ad1e68092748387dfc4f55e356242fae12ce3e"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zerofrom"
|
|
-version = "0.1.4"
|
|
+version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "91ec111ce797d0e0784a1116d0ddcdbea84322cd79e5d5ad173daeba4f93ab55"
|
|
+checksum = "cff3ee08c995dee1859d998dea82f7374f2826091dd9cd47def953cae446cd2e"
|
|
dependencies = [
|
|
"zerofrom-derive",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zerofrom-derive"
|
|
-version = "0.1.4"
|
|
+version = "0.1.5"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "0ea7b4a3637ea8669cedf0f1fd5c286a17f3de97b8dd5a70a6c167a1730e63a5"
|
|
+checksum = "595eed982f7d355beb85837f651fa22e90b3c044842dc7f2c2842c086f295808"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
"synstructure",
|
|
]
|
|
|
|
[[package]]
|
|
name = "zeroize"
|
|
-version = "1.7.0"
|
|
-source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
|
|
-dependencies = [
|
|
- "zeroize_derive",
|
|
-]
|
|
-
|
|
-[[package]]
|
|
-name = "zeroize_derive"
|
|
-version = "1.4.2"
|
|
+version = "1.8.1"
|
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
|
-checksum = "ce36e65b0d2999d2aafac989fb249189a141aee1f53c612c1f37d72631959f69"
|
|
-dependencies = [
|
|
- "proc-macro2",
|
|
- "quote",
|
|
- "syn 2.0.87",
|
|
-]
|
|
+checksum = "ced3678a2879b30306d323f4542626697a464a97c0a07c9aebf7ebca65cd4dde"
|
|
|
|
[[package]]
|
|
name = "zerovec"
|
|
@@ -4916,5 +5071,5 @@ checksum = "6eafa6dfb17584ea3e2bd6e76e0cc15ad7af12b09abdd1ca55961bed9b1063c6"
|
|
dependencies = [
|
|
"proc-macro2",
|
|
"quote",
|
|
- "syn 2.0.87",
|
|
+ "syn 2.0.96",
|
|
]
|