diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-09-29 16:51:55 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-29 16:51:55 +0200 |
| commit | 4bb92599daad2ff825dd56a374fc11d7344852ad (patch) | |
| tree | 7af12a3bb25c302b878f9d9c09018edad130275e /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | 3097951023e61616c6ecd67ac8f3a7caeeff59ba (diff) | |
| parent | bfc9951fa80f8c372852dc13896cf1ea59eaede0 (diff) | |
| download | rust-4bb92599daad2ff825dd56a374fc11d7344852ad.tar.gz rust-4bb92599daad2ff825dd56a374fc11d7344852ad.zip | |
Rollup merge of #131000 - rust-lang:cargo_update, r=clubby789
Weekly `cargo update`
Automation to keep dependencies in `Cargo.lock` current.
The following is the output from `cargo update`:
```txt
Locking 5 packages to latest compatible versions
Updating autocfg v1.3.0 -> v1.4.0
Updating flate2 v1.0.33 -> v1.0.34
Updating portable-atomic v1.8.0 -> v1.9.0
Updating syn v2.0.77 -> v2.0.79
Updating tempfile v3.12.0 -> v3.13.0
note: pass `--verbose` to see 81 unchanged dependencies behind latest
library dependencies:
Locking 0 packages to latest compatible versions
note: pass `--verbose` to see 9 unchanged dependencies behind latest
rustbook dependencies:
Locking 13 packages to latest compatible versions
Updating autocfg v1.3.0 -> v1.4.0
Updating cc v1.1.21 -> v1.1.22
Updating flate2 v1.0.33 -> v1.0.34
Updating libc v0.2.158 -> v0.2.159
Updating pkg-config v0.3.30 -> v0.3.31
Updating redox_syscall v0.5.4 -> v0.5.6
Updating serde_spanned v0.6.7 -> v0.6.8
Updating syn v2.0.77 -> v2.0.79
Updating tempfile v3.12.0 -> v3.13.0
Updating thiserror v1.0.63 -> v1.0.64
Updating thiserror-impl v1.0.63 -> v1.0.64
Updating toml_edit v0.22.21 -> v0.22.22
Updating winnow v0.6.18 -> v0.6.20
note: pass `--verbose` to see 30 unchanged dependencies behind latest
```
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
