diff options
| author | clubby789 <jamie@hill-daniel.co.uk> | 2024-11-25 15:06:43 +0000 |
|---|---|---|
| committer | clubby789 <jamie@hill-daniel.co.uk> | 2024-12-01 11:06:44 +0000 |
| commit | 868668e05dca0a6516f37e6fa2bfab3526f02868 (patch) | |
| tree | 8f0e0f1add04fdfbac239508d7b1d1acfa1ed717 /compiler/rustc_codegen_ssa | |
| parent | 6c76ed5503966c39381fac64eb905ac45e346695 (diff) | |
| download | rust-868668e05dca0a6516f37e6fa2bfab3526f02868.tar.gz rust-868668e05dca0a6516f37e6fa2bfab3526f02868.zip | |
Run `cargo update` and update licenses
Diffstat (limited to 'compiler/rustc_codegen_ssa')
| -rw-r--r-- | compiler/rustc_codegen_ssa/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_ssa/Cargo.toml b/compiler/rustc_codegen_ssa/Cargo.toml index b898cfec796..e40a2aa3612 100644 --- a/compiler/rustc_codegen_ssa/Cargo.toml +++ b/compiler/rustc_codegen_ssa/Cargo.toml @@ -42,7 +42,7 @@ tempfile = "3.2" thin-vec = "0.2.12" thorin-dwp = "0.8" tracing = "0.1" -wasm-encoder = "0.216.0" +wasm-encoder = "0.219" # tidy-alphabetical-end [target.'cfg(unix)'.dependencies] |
