about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorYuki Okushi <huyuumi.dev+love@gmail.com>2023-01-14 12:04:34 +0900
committerGitHub <noreply@github.com>2023-01-14 12:04:34 +0900
commit6486b021053fe143f5f81585b42c3f57acd18c43 (patch)
treeed11d4aa4166255af39abdf89399fd153010d9ec /compiler/rustc_codegen_llvm/src
parent15846678e4a496ace4053463ecef6177bd260da0 (diff)
parentbb60a764f61aff49295163fdb11e7ea60a1ff78d (diff)
downloadrust-6486b021053fe143f5f81585b42c3f57acd18c43.tar.gz
rust-6486b021053fe143f5f81585b42c3f57acd18c43.zip
Rollup merge of #106707 - ehuss:remove-dupe-sha-1, r=Mark-Simulacrum
Remove duplicate sha-1 dependency

[`sha-1`](https://crates.io/crates/sha-1) is more or less a duplicate of [`sha1`](https://crates.io/crates/sha1). The `sha-1` is deprecated and no longer updated. This updates the dependencies to use the new name.

Some other dependencies that got updated as a consequence:
* The updated pest dependencies are currently only used by mdbook, and shouldn't have any issues.
* ucd-trie 0.1.3 to 0.1.5: No changelog, but looks like some tables were updated for new unicode versions: https://github.com/BurntSushi/ucd-generate/commits/master/ucd-trie. This is only used by pest (and thus mdbook).
* thiserror 1.33 to 1.38: Nothing significant in the notes at https://github.com/dtolnay/thiserror/releases.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions