diff --git a/Cargo.lock b/Cargo.lock index 4e8f3531d73..1cc117b0c10 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -16,7 +16,7 @@ dependencies = [ [[package]] name = "ar" -version = "0.6.1" +version = "0.6.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", @@ -98,7 +98,7 @@ dependencies = [ [[package]] name = "cranelift" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" dependencies = [ "cranelift-codegen 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-frontend 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -107,7 +107,7 @@ dependencies = [ [[package]] name = "cranelift-bforest" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" dependencies = [ "cranelift-entity 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", ] @@ -115,7 +115,7 @@ dependencies = [ [[package]] name = "cranelift-codegen" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" dependencies = [ "cranelift-bforest 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-codegen-meta 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -129,7 +129,7 @@ dependencies = [ [[package]] name = "cranelift-codegen-meta" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" dependencies = [ "cranelift-entity 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", ] @@ -137,12 +137,12 @@ dependencies = [ [[package]] name = "cranelift-entity" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" [[package]] name = "cranelift-faerie" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" dependencies = [ "cranelift-codegen 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-module 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -155,7 +155,7 @@ dependencies = [ [[package]] name = "cranelift-frontend" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" dependencies = [ "cranelift-codegen 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", @@ -165,7 +165,7 @@ dependencies = [ [[package]] name = "cranelift-module" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" dependencies = [ "cranelift-codegen 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-entity 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -176,7 +176,7 @@ dependencies = [ [[package]] name = "cranelift-native" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" dependencies = [ "cranelift-codegen 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", "raw-cpuid 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)", @@ -186,7 +186,7 @@ dependencies = [ [[package]] name = "cranelift-simplejit" version = "0.25.0" -source = "git+https://github.com/CraneStation/cranelift.git#4a7229a69be0b394b9e605cdde99761e821da1c6" +source = "git+https://github.com/CraneStation/cranelift.git#077f0e4794ea115341fce052713a6fc61ed7a474" dependencies = [ "cranelift-codegen 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", "cranelift-module 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -206,7 +206,7 @@ dependencies = [ "atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)", "humantime 1.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "termcolor 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -473,19 +473,19 @@ dependencies = [ [[package]] name = "regex" -version = "1.0.6" +version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)", "memchr 2.1.1 (registry+https://github.com/rust-lang/crates.io-index)", - "regex-syntax 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", + "regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", "thread_local 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", "utf8-ranges 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "regex-syntax" -version = "0.6.3" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "ucd-util 0.1.3 (registry+https://github.com/rust-lang/crates.io-index)", @@ -519,7 +519,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" name = "rustc_codegen_cranelift" version = "0.1.0" dependencies = [ - "ar 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)", + "ar 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)", "bitflags 1.0.4 (registry+https://github.com/rust-lang/crates.io-index)", "byteorder 1.2.7 (registry+https://github.com/rust-lang/crates.io-index)", "cranelift 0.25.0 (git+https://github.com/CraneStation/cranelift.git)", @@ -777,7 +777,7 @@ dependencies = [ [metadata] "checksum aho-corasick 0.6.9 (registry+https://github.com/rust-lang/crates.io-index)" = "1e9a933f4e58658d7b12defcf96dc5c720f20832deebe3e0a19efd3b6aaeeb9e" "checksum ansi_term 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ee49baf6cb617b853aa8d93bf420db2383fab46d314482ca2803b40d5fde979b" -"checksum ar 0.6.1 (registry+https://github.com/rust-lang/crates.io-index)" = "2b66b66d06e6bb6a8c6866d31ac48fc225ef2823d29940165c8084b4f120d2b3" +"checksum ar 0.6.2 (registry+https://github.com/rust-lang/crates.io-index)" = "579681b3fecd1e9d6b5ce6969e05f9feb913f296eddaf595be1166a5ca597bc4" "checksum atty 0.2.11 (registry+https://github.com/rust-lang/crates.io-index)" = "9a7d5b8723950951411ee34d271d99dddcc2035a16ab25310ea2c8cfd4369652" "checksum backtrace 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "89a47830402e9981c5c41223151efcced65a0510c13097c769cede7efb34782a" "checksum backtrace-sys 0.1.24 (registry+https://github.com/rust-lang/crates.io-index)" = "c66d56ac8dabd07f6aacdaf633f4b8262f5b3601a810a0dcddffd5c22c69daa0" @@ -830,8 +830,8 @@ dependencies = [ "checksum raw-cpuid 6.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "30a9d219c32c9132f7be513c18be77c9881c7107d2ab5569d205a6a0f0e6dc7d" "checksum redox_syscall 0.1.43 (registry+https://github.com/rust-lang/crates.io-index)" = "679da7508e9a6390aeaf7fbd02a800fdc64b73fe2204dd2c8ae66d22d9d5ad5d" "checksum redox_termios 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "7e891cfe48e9100a70a3b6eb652fef28920c117d366339687bd5576160db0f76" -"checksum regex 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ee84f70c8c08744ea9641a731c7fadb475bf2ecc52d7f627feb833e0b3990467" -"checksum regex-syntax 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "fbc557aac2b708fe84121caf261346cc2eed71978024337e42eb46b8a252ac6e" +"checksum regex 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "37e7cbbd370869ce2e8dff25c7018702d10b21a20ef7135316f8daecd6c25b7f" +"checksum regex-syntax 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "4e47a2ed29da7a9e1960e1639e7a982e6edc6d49be308a3b02daf511504a16d1" "checksum region 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "cff177f64744f6f2a2054d231279383e59b0857b4d58dc2e8881e60b58aec8e5" "checksum remove_dir_all 0.5.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3488ba1b9a2084d38645c4c08276a1752dcbf2c7130d74f1569681ad5d2799c5" "checksum rustc-demangle 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "bcfe5b13211b4d78e5c2cadfebd7769197d95c639c35a50057eb4c05de811395"