diff options
| author | Eduard-Mihai Burtescu <edy.burt@gmail.com> | 2019-05-30 22:58:49 +0300 |
|---|---|---|
| committer | Eduard-Mihai Burtescu <edy.burt@gmail.com> | 2019-05-31 18:23:02 +0300 |
| commit | e89890514149d31872ba486bbce2f762a2d99f88 (patch) | |
| tree | 8083522454ec698f10804e39fab1533bca4bbc29 /src/librustc_codegen_ssa | |
| parent | db4c783319d60ba2e4c93ac0b6a295f345a9c544 (diff) | |
| download | rust-e89890514149d31872ba486bbce2f762a2d99f88.tar.gz rust-e89890514149d31872ba486bbce2f762a2d99f88.zip | |
Update rustc-demangle version.
Diffstat (limited to 'src/librustc_codegen_ssa')
| -rw-r--r-- | src/librustc_codegen_ssa/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/librustc_codegen_ssa/Cargo.toml b/src/librustc_codegen_ssa/Cargo.toml index af99d39182c..0b34ec8e8bc 100644 --- a/src/librustc_codegen_ssa/Cargo.toml +++ b/src/librustc_codegen_ssa/Cargo.toml @@ -14,7 +14,7 @@ test = false bitflags = "1.0.4" cc = "1.0.1" num_cpus = "1.0" -rustc-demangle = "0.1.4" +rustc-demangle = "0.1.15" memmap = "0.6" log = "0.4.5" libc = "0.2.44" |
