Samuel Tardieu
d0d648d764
Rollup merge of #144843 - rust-lang:cargo_update, r=clubby789
Weekly `cargo update`
Automation to keep dependencies in `Cargo.lock` current.
r? dep-bumps
The following is the output from `cargo update`:
```txt
compiler & tools dependencies:
Locking 14 packages to latest compatible versions
Updating clap v4.5.41 -> v4.5.42
Updating clap_builder v4.5.41 -> v4.5.42
Updating jsonpath-rust v1.0.3 -> v1.0.4
Updating libredox v0.1.6 -> v0.1.9
Updating object v0.37.1 -> v0.37.2
Updating redox_syscall v0.5.16 -> v0.5.17
Updating redox_users v0.5.0 -> v0.5.2
Updating rustc-demangle v0.1.25 -> v0.1.26
Updating serde_json v1.0.141 -> v1.0.142
Updating wasm-encoder v0.235.0 -> v0.236.0
Updating wasmparser v0.235.0 -> v0.236.0
Updating wast v235.0.0 -> v236.0.0
Updating wat v1.235.0 -> v1.236.0
Updating windows-targets v0.53.2 -> v0.53.3
note: pass `--verbose` to see 36 unchanged dependencies behind latest
library dependencies:
Locking 3 packages to latest compatible versions
Updating object v0.37.1 -> v0.37.2
Updating rustc-demangle v0.1.25 -> v0.1.26
Updating unwinding v0.2.7 -> v0.2.8
note: pass `--verbose` to see 2 unchanged dependencies behind latest
rustbook dependencies:
Locking 6 packages to latest compatible versions
Updating cc v1.2.30 -> v1.2.31
Updating clap v4.5.41 -> v4.5.42
Updating clap_builder v4.5.41 -> v4.5.42
Updating redox_syscall v0.5.16 -> v0.5.17
Updating serde_json v1.0.141 -> v1.0.142
Updating windows-targets v0.53.2 -> v0.53.3
```
2025-08-03 21:57:01 +02:00
..
2025-08-02 11:24:24 +02:00
2025-07-03 18:57:16 +02:00
2025-06-16 07:00:13 +00:00
2025-07-18 19:06:49 +00:00
2025-08-02 11:24:29 +02:00
2025-08-01 08:55:50 +03:00
2025-07-31 22:47:24 +00:00
2025-07-31 22:47:24 +00:00
2025-07-05 10:55:42 +02:00
2025-07-17 10:41:45 +02:00
2025-04-11 16:57:38 +02:00
2025-07-01 10:55:49 -07:00
2025-07-24 09:15:28 +00:00
2025-07-31 22:47:24 +00:00
2025-07-24 09:15:28 +00:00
2025-08-03 21:56:55 +02:00
2025-07-31 07:39:10 +00:00
2025-07-27 23:05:48 +00:00
2025-07-28 08:36:53 +02:00
2025-07-31 10:44:50 +02:00
2025-07-31 22:47:24 +00:00
2025-07-28 08:36:53 +02:00
2025-08-03 00:27:18 +00:00
2025-06-25 01:03:30 +00:00