diff --git a/nix/ofborg-carnix.nix b/nix/ofborg-carnix.nix index 83a04c0..6431d50 100644 --- a/nix/ofborg-carnix.nix +++ b/nix/ofborg-carnix.nix @@ -36,11 +36,11 @@ let kernel = buildPlatform.parsed.kernel.name; crateBin = [ { name = "aho-corasick-dot"; } ]; inherit dependencies buildDependencies features; }; - aho_corasick_0_6_3_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + aho_corasick_0_6_4_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "aho-corasick"; - version = "0.6.3"; + version = "0.6.4"; authors = [ "Andrew Gallant " ]; - sha256 = "1cpqzf6acj8lm06z3f1cg41wn6c2n9l3v49nh0dvimv4055qib6k"; + sha256 = "189v919mp6rzzgjp1khpn4zlq8ls81gh43x1lmc8kbkagdlpq888"; libName = "aho_corasick"; crateBin = [ { name = "aho-corasick-dot"; } ]; inherit dependencies buildDependencies features; @@ -58,8 +58,8 @@ let kernel = buildPlatform.parsed.kernel.name; authors = [ "Andrii Dmytrenko " ]; src = fetchgit { url = "https://github.com/grahamc/rust-amqp.git"; - rev = "1216885c84f7c94a205a8e41519684e7df0e0f35"; - sha256 = "0xmdhi8xiphrahs0mfjfamsxqglbzcxgm5h2xqhmlrbn5n1d479p"; + rev = "6911cae4e9267419d228dd765c9b3a5eada80739"; + sha256 = "0cfk87xl3fpfp5f7x76qfszvnsj1g6wff29naz6fd2ni3cjxvnd0"; }; inherit dependencies buildDependencies features; }; @@ -70,11 +70,11 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "1x2wgaw603jcjwsfvc8s2rpaqjv0aqj8mvws2ahhkvfnwkdf7icw"; inherit dependencies buildDependencies features; }; - backtrace_0_3_3_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + backtrace_0_3_4_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "backtrace"; - version = "0.3.3"; + version = "0.3.4"; authors = [ "Alex Crichton " "The Rust Project Developers" ]; - sha256 = "0invfdxkj85v8zyrjs3amfxjdk2a36x8irq7wq7kny6q49hh8y0z"; + sha256 = "1caba8w3rqd5ghr88ghyz5wgkf81dgx18bj1llkax6qmianc6gk7"; inherit dependencies buildDependencies features; }; backtrace_sys_0_1_16_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { @@ -120,11 +120,11 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "0zsr6b0m0yl5c0yy92nq7srfpczd1dx1xqcx3rlm5fbl8si9clqx"; inherit dependencies buildDependencies features; }; - byteorder_1_1_0_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + byteorder_1_2_1_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "byteorder"; - version = "1.1.0"; + version = "1.2.1"; authors = [ "Andrew Gallant " ]; - sha256 = "1i2n0161jm00zvzh4bncgv9zrwa6ydbxdn5j4bx0wwn7rvi9zycp"; + sha256 = "1wsxnqcscg4gchdmgdbwc78lw2qx2i6bnjd564xq7h7qc4fp2157"; inherit dependencies buildDependencies features; }; cc_1_0_3_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { @@ -209,11 +209,18 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "1xxbzd8cjlpzsb9fsih7mdnndhzrvykj0w77yg90qc85az1xwy5z"; inherit dependencies buildDependencies features; }; - foreign_types_0_2_0_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + foreign_types_0_3_2_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "foreign-types"; - version = "0.2.0"; + version = "0.3.2"; authors = [ "Steven Fackler " ]; - sha256 = "1sznwg2py4xi7hyrx0gg1sirlwgh87wsanvjx3zb475g6c4139jh"; + sha256 = "105n8sp2djb1s5lzrw04p7ss3dchr5qa3canmynx396nh3vwm2p8"; + inherit dependencies buildDependencies features; + }; + foreign_types_shared_0_1_1_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + crateName = "foreign-types-shared"; + version = "0.1.1"; + authors = [ "Steven Fackler " ]; + sha256 = "0b6cnvqbflws8dxywk4589vgbz80049lz4x1g9dfy4s1ppd3g4z5"; inherit dependencies buildDependencies features; }; fs2_0_4_2_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { @@ -299,25 +306,32 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "1zkrdzsqzzc7509kd7nngdwrp461glm2g09kqpzaqksp82frjdvy"; inherit dependencies buildDependencies features; }; - lazy_static_0_2_9_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + lazy_static_1_0_0_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "lazy_static"; - version = "0.2.9"; + version = "1.0.0"; authors = [ "Marvin Löbel " ]; - sha256 = "08ldzr5292y3hvi6l6v8l4i6v95lm1aysmnfln65h10sqrfh6iw7"; + sha256 = "0wfvqyr2nvx2mbsrscg5y7gfa9skhb8p72ayanl8vl49pw24v4fh"; inherit dependencies buildDependencies features; }; - libc_0_2_33_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + libc_0_2_34_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "libc"; - version = "0.2.33"; + version = "0.2.34"; authors = [ "The Rust Project Developers" ]; - sha256 = "1l7synziccnvarsq2kk22vps720ih6chmn016bhr2bq54hblbnl1"; + sha256 = "11jmqdxmv0ka10ay0l8nzx0nl7s2lc3dbrnh1mgbr2grzwdyxi2s"; inherit dependencies buildDependencies features; }; - log_0_3_8_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + log_0_3_9_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "log"; - version = "0.3.8"; + version = "0.3.9"; authors = [ "The Rust Project Developers" ]; - sha256 = "1c43z4z85sxrsgir4s1hi84558ab5ic7jrn5qgmsiqcv90vvn006"; + sha256 = "19i9pwp7lhaqgzangcpw00kc3zsgcqcx84crv07xgz3v7d3kvfa2"; + inherit dependencies buildDependencies features; + }; + log_0_4_0_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + crateName = "log"; + version = "0.4.0"; + authors = [ "The Rust Project Developers" ]; + sha256 = "0d6m7c1cr6sj3kk47801zyjgnzyl94yh2ra9gxc3waljza7wvx92"; inherit dependencies buildDependencies features; }; matches_0_1_6_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { @@ -342,11 +356,11 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "0x73jghamvxxq5fsw9wb0shk5m6qp3q6fsf0nibn0i6bbqkw91s8"; inherit dependencies buildDependencies features; }; - memchr_1_0_2_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + memchr_2_0_1_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "memchr"; - version = "1.0.2"; + version = "2.0.1"; authors = [ "Andrew Gallant " "bluss" ]; - sha256 = "0dfb8ifl9nrc9kzgd5z91q6qg87sh285q1ih7xgrsglmqfav9lg7"; + sha256 = "0ls2y47rjwapjdax6bp974gdp06ggm1v8d1h69wyydmh1nhgm5gr"; inherit dependencies buildDependencies features; }; mime_0_2_6_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { @@ -363,11 +377,11 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "0q5y5i96mfpjbhx8y7w9rdq65mksw67m60bw4xqlybc8y6jkr99v"; inherit dependencies buildDependencies features; }; - num_traits_0_1_40_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + num_traits_0_1_41_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "num-traits"; - version = "0.1.40"; + version = "0.1.41"; authors = [ "The Rust Project Developers" ]; - sha256 = "1fr8ghp4i97q3agki54i0hpmqxv3s65i2mqd1pinc7w7arc3fplw"; + sha256 = "134gv890n1gv8v0jys55k0940gqp2hibgf1fs8q9jmyk2xp1jp9m"; inherit dependencies buildDependencies features; }; num_cpus_1_7_0_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { @@ -384,19 +398,19 @@ let kernel = buildPlatform.parsed.kernel.name; src = ./../ofborg; inherit dependencies buildDependencies features; }; - openssl_0_9_20_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + openssl_0_9_23_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "openssl"; - version = "0.9.20"; + version = "0.9.23"; authors = [ "Steven Fackler " ]; - sha256 = "0dbj6k6z828c3sqbxidw5zfval29k8dlsr8qn8fizhc1alli18gx"; + sha256 = "1s773jsg94j1f2n87y6csqmy19pbh3f048vzrrimm7hhk9a20xsm"; build = "build.rs"; inherit dependencies buildDependencies features; }; - openssl_sys_0_9_20_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + openssl_sys_0_9_23_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "openssl-sys"; - version = "0.9.20"; + version = "0.9.23"; authors = [ "Alex Crichton " "Steven Fackler " ]; - sha256 = "05q6qagvy7lim9vkq2v00vpm34j1dq4xy9pchs7fb6yy803vx24m"; + sha256 = "1n56v5h23jrfnkpl6fj3qq6w1xfvkng807hmb8mdcxrbf7aln7s2"; build = "build.rs"; inherit dependencies buildDependencies features; }; @@ -429,11 +443,11 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "15d7c3myn968dzjs0a2pgv58hzdavxnq6swgj032lw2v966ir4xv"; inherit dependencies buildDependencies features; }; - redox_syscall_0_1_31_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + redox_syscall_0_1_32_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "redox_syscall"; - version = "0.1.31"; + version = "0.1.32"; authors = [ "Jeremy Soller " ]; - sha256 = "0kipd9qslzin4fgj4jrxv6yz5l3l71gnbd7fq1jhk2j7f2sq33j4"; + sha256 = "1axxj8x6ngh6npkzqc5h216fajkcyrdxdgb7m2f0n5xfclbk47fv"; libName = "syscall"; inherit dependencies buildDependencies features; }; @@ -444,11 +458,11 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "0y4s8ghhx6sgzb35irwivm3w0l2hhqhmdcd2px9hirqnkagal9l6"; inherit dependencies buildDependencies features; }; - regex_0_2_2_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + regex_0_2_3_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "regex"; - version = "0.2.2"; + version = "0.2.3"; authors = [ "The Rust Project Developers" ]; - sha256 = "1f1zrrynfylg0vcfyfp60bybq4rp5g1yk2k7lc7fyz7mmc7k2qr7"; + sha256 = "11a4ysci7qn336990wr20hsr2420f22hh28zcf0a90hfi3kx430z"; inherit dependencies buildDependencies features; }; regex_syntax_0_3_9_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { @@ -479,11 +493,11 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "058m251q202n479ip1h6s91yw3plg66vsk5mpaflssn6rs5hijdm"; inherit dependencies buildDependencies features; }; - schannel_0_1_8_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + schannel_0_1_9_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "schannel"; - version = "0.1.8"; + version = "0.1.9"; authors = [ "Steven Fackler " "Steffen Butzer " ]; - sha256 = "01vgljs175gl2rdjdnys5da2lv98xfl3ir1csvpw4hgv3xirhx3q"; + sha256 = "0gcbcq9sj1c1qkncwadp3azfnzkn0115dycjmbw00zcj4jdl35a0"; build = "build.rs"; inherit dependencies buildDependencies features; }; @@ -511,33 +525,33 @@ let kernel = buildPlatform.parsed.kernel.name; build = "build.rs"; inherit dependencies buildDependencies features; }; - serde_1_0_19_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + serde_1_0_25_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "serde"; - version = "1.0.19"; + version = "1.0.25"; authors = [ "Erick Tryzelaar " "David Tolnay " ]; - sha256 = "0dfhkkbrpr0vr1b2hhbddizb8bq4phi5ck0jhy3yx31bc2byb1l1"; + sha256 = "00m469i7m68y5ghr027yi0sgvj4chldlwdddznvxwzqb88q1v01k"; inherit dependencies buildDependencies features; }; - serde_derive_1_0_19_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + serde_derive_1_0_25_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "serde_derive"; - version = "1.0.19"; + version = "1.0.25"; authors = [ "Erick Tryzelaar " "David Tolnay " ]; - sha256 = "1fbr1zi25fgwy49mvpjq8g611mnv3vcd4n0mgca2lfdsp5n2nw5v"; + sha256 = "1pkd3p4hjkviip8z6dnd4yzfjiwzyyyixfx2v0d7mzqh3kin6wna"; procMacro = true; inherit dependencies buildDependencies features; }; - serde_derive_internals_0_17_0_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + serde_derive_internals_0_18_1_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "serde_derive_internals"; - version = "0.17.0"; + version = "0.18.1"; authors = [ "Erick Tryzelaar " "David Tolnay " ]; - sha256 = "1g1j3v6pj9wbcz3v3w4smjpwrcdwjicmf6yd5cbai04as9iwhw74"; + sha256 = "18jpyns48vw2y8y12iwg25bghjzzcsj245i3af6xmlvxavmzgx3d"; inherit dependencies buildDependencies features; }; - serde_json_1_0_6_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + serde_json_1_0_8_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "serde_json"; - version = "1.0.6"; + version = "1.0.8"; authors = [ "Erick Tryzelaar " "David Tolnay " ]; - sha256 = "1kacyc59splwbg8gr7qs32pp9smgy1khq0ggnv07yxhs7h355vjz"; + sha256 = "06ly6fn1ybajfzjv7wyfx0zpl6ypz38smc21x5jicvxkrwhv98z6"; inherit dependencies buildDependencies features; }; syn_0_11_11_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { @@ -582,11 +596,11 @@ let kernel = buildPlatform.parsed.kernel.name; sha256 = "19p0zrs24rdwjvpi10jig5ms3sxj00pv8shkr9cpddri8cdghqp7"; inherit dependencies buildDependencies features; }; - thread_local_0_3_4_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { + thread_local_0_3_5_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { crateName = "thread_local"; - version = "0.3.4"; + version = "0.3.5"; authors = [ "Amanieu d'Antras " ]; - sha256 = "1y6cwyhhx2nkz4b3dziwhqdvgq830z8wjp32b40pjd8r0hxqv2jr"; + sha256 = "0mkp0sp91aqsk7brgygai4igv751r1754rsxn37mig3ag5rx8np6"; inherit dependencies buildDependencies features; }; time_0_1_38_ = { dependencies?[], buildDependencies?[], features?[] }: buildRustCrate { @@ -716,22 +730,22 @@ rec { dependencies = [ memchr_0_1_11 ]; }; memchr_0_1_11_features."default".from_aho_corasick_0_5_3__default = true; - aho_corasick_0_6_3 = aho_corasick_0_6_3_ rec { - dependencies = [ memchr_1_0_2 ]; + aho_corasick_0_6_4 = aho_corasick_0_6_4_ rec { + dependencies = [ memchr_2_0_1 ]; }; - memchr_1_0_2_features."default".from_aho_corasick_0_6_3__default = true; + memchr_2_0_1_features."default".from_aho_corasick_0_6_4__default = true; amq_proto_0_1_0 = amq_proto_0_1_0_ rec { - dependencies = [ bit_vec_0_4_4 byteorder_0_5_3 enum_primitive_0_1_1 env_logger_0_3_5 error_chain_0_10_0 log_0_3_8 ]; + dependencies = [ bit_vec_0_4_4 byteorder_0_5_3 enum_primitive_0_1_1 env_logger_0_3_5 error_chain_0_10_0 log_0_3_9 ]; }; bit_vec_0_4_4_features."default".from_amq_proto_0_1_0__default = true; byteorder_0_5_3_features."default".from_amq_proto_0_1_0__default = true; enum_primitive_0_1_1_features."default".from_amq_proto_0_1_0__default = true; env_logger_0_3_5_features."default".from_amq_proto_0_1_0__default = true; error_chain_0_10_0_features."default".from_amq_proto_0_1_0__default = true; - log_0_3_8_features."default".from_amq_proto_0_1_0__default = true; + log_0_3_9_features."default".from_amq_proto_0_1_0__default = true; amqp_0_1_0 = amqp_0_1_0_ rec { - dependencies = [ amq_proto_0_1_0 env_logger_0_3_5 log_0_3_8 openssl_0_9_20 url_1_6_0 ] - ++ (if lib.lists.any (x: x == "openssl") features then [openssl_0_9_20] else []); + dependencies = [ amq_proto_0_1_0 env_logger_0_3_5 log_0_3_9 openssl_0_9_23 url_1_6_0 ] + ++ (if lib.lists.any (x: x == "openssl") features then [openssl_0_9_23] else []); features = mkFeatures amqp_0_1_0_features; }; amqp_0_1_0_features."".self = true; @@ -739,56 +753,56 @@ rec { amqp_0_1_0_features."openssl".self_tls = hasFeature (amqp_0_1_0_features."tls" or {}); amq_proto_0_1_0_features."default".from_amqp_0_1_0__default = true; env_logger_0_3_5_features."default".from_amqp_0_1_0__default = true; - log_0_3_8_features."default".from_amqp_0_1_0__default = true; - openssl_0_9_20_features."default".from_amqp_0_1_0__default = true; + log_0_3_9_features."default".from_amqp_0_1_0__default = true; + openssl_0_9_23_features."default".from_amqp_0_1_0__default = true; url_1_6_0_features."default".from_amqp_0_1_0__default = true; antidote_1_0_0 = antidote_1_0_0_ rec {}; - backtrace_0_3_3 = backtrace_0_3_3_ rec { + backtrace_0_3_4 = backtrace_0_3_4_ rec { dependencies = [ cfg_if_0_1_2 rustc_demangle_0_1_5 ] - ++ (if (kernel == "linux" || kernel == "darwin") && !(kernel == "emscripten") && !(kernel == "darwin") && !(kernel == "ios") then [ backtrace_sys_0_1_16 ] + ++ (if (kernel == "linux" || kernel == "darwin") && !(kernel == "fuchsia") && !(kernel == "emscripten") && !(kernel == "darwin") && !(kernel == "ios") then [ backtrace_sys_0_1_16 ] ++ (if lib.lists.any (x: x == "backtrace-sys") features then [backtrace_sys_0_1_16] else []) else []) - ++ (if (kernel == "linux" || kernel == "darwin") then [ libc_0_2_33 ] else []) + ++ (if (kernel == "linux" || kernel == "darwin") then [ libc_0_2_34 ] else []) ++ (if kernel == "windows" then [ dbghelp_sys_0_2_0 kernel32_sys_0_2_2 winapi_0_2_8 ] ++ (if lib.lists.any (x: x == "dbghelp-sys") features then [dbghelp_sys_0_2_0] else []) ++ (if lib.lists.any (x: x == "kernel32-sys") features then [kernel32_sys_0_2_2] else []) ++ (if lib.lists.any (x: x == "winapi") features then [winapi_0_2_8] else []) else []); - features = mkFeatures backtrace_0_3_3_features; + features = mkFeatures backtrace_0_3_4_features; }; - backtrace_0_3_3_features."".self = true; - backtrace_0_3_3_features."kernel32-sys".self_dbghelp = hasFeature (backtrace_0_3_3_features."dbghelp" or {}); - backtrace_0_3_3_features."winapi".self_dbghelp = hasFeature (backtrace_0_3_3_features."dbghelp" or {}); - backtrace_0_3_3_features."dbghelp-sys".self_dbghelp = hasFeature (backtrace_0_3_3_features."dbghelp" or {}); - backtrace_0_3_3_features."libunwind".self_default = hasDefault backtrace_0_3_3_features; - backtrace_0_3_3_features."libbacktrace".self_default = hasDefault backtrace_0_3_3_features; - backtrace_0_3_3_features."coresymbolication".self_default = hasDefault backtrace_0_3_3_features; - backtrace_0_3_3_features."dladdr".self_default = hasDefault backtrace_0_3_3_features; - backtrace_0_3_3_features."dbghelp".self_default = hasDefault backtrace_0_3_3_features; - backtrace_0_3_3_features."addr2line".self_gimli-symbolize = hasFeature (backtrace_0_3_3_features."gimli-symbolize" or {}); - backtrace_0_3_3_features."findshlibs".self_gimli-symbolize = hasFeature (backtrace_0_3_3_features."gimli-symbolize" or {}); - backtrace_0_3_3_features."backtrace-sys".self_libbacktrace = hasFeature (backtrace_0_3_3_features."libbacktrace" or {}); - backtrace_0_3_3_features."rustc-serialize".self_serialize-rustc = hasFeature (backtrace_0_3_3_features."serialize-rustc" or {}); - backtrace_0_3_3_features."serde".self_serialize-serde = hasFeature (backtrace_0_3_3_features."serialize-serde" or {}); - backtrace_0_3_3_features."serde_derive".self_serialize-serde = hasFeature (backtrace_0_3_3_features."serialize-serde" or {}); - addr2line_0_0_0_features."default".from_backtrace_0_3_3__default = true; - cfg_if_0_1_2_features."default".from_backtrace_0_3_3__default = true; - cpp_demangle_0_0_0_features."default".from_backtrace_0_3_3__default = false; - findshlibs_0_0_0_features."default".from_backtrace_0_3_3__default = true; - rustc_demangle_0_1_5_features."default".from_backtrace_0_3_3__default = true; - rustc_serialize_0_0_0_features."default".from_backtrace_0_3_3__default = true; - serde_0_0_0_features."default".from_backtrace_0_3_3__default = true; - serde_derive_0_0_0_features."default".from_backtrace_0_3_3__default = true; - backtrace_sys_0_1_16_features."default".from_backtrace_0_3_3__default = true; - libc_0_2_33_features."default".from_backtrace_0_3_3__default = true; - dbghelp_sys_0_2_0_features."default".from_backtrace_0_3_3__default = true; - kernel32_sys_0_2_2_features."default".from_backtrace_0_3_3__default = true; - winapi_0_2_8_features."default".from_backtrace_0_3_3__default = true; + backtrace_0_3_4_features."".self = true; + backtrace_0_3_4_features."kernel32-sys".self_dbghelp = hasFeature (backtrace_0_3_4_features."dbghelp" or {}); + backtrace_0_3_4_features."winapi".self_dbghelp = hasFeature (backtrace_0_3_4_features."dbghelp" or {}); + backtrace_0_3_4_features."dbghelp-sys".self_dbghelp = hasFeature (backtrace_0_3_4_features."dbghelp" or {}); + backtrace_0_3_4_features."libunwind".self_default = hasDefault backtrace_0_3_4_features; + backtrace_0_3_4_features."libbacktrace".self_default = hasDefault backtrace_0_3_4_features; + backtrace_0_3_4_features."coresymbolication".self_default = hasDefault backtrace_0_3_4_features; + backtrace_0_3_4_features."dladdr".self_default = hasDefault backtrace_0_3_4_features; + backtrace_0_3_4_features."dbghelp".self_default = hasDefault backtrace_0_3_4_features; + backtrace_0_3_4_features."addr2line".self_gimli-symbolize = hasFeature (backtrace_0_3_4_features."gimli-symbolize" or {}); + backtrace_0_3_4_features."findshlibs".self_gimli-symbolize = hasFeature (backtrace_0_3_4_features."gimli-symbolize" or {}); + backtrace_0_3_4_features."backtrace-sys".self_libbacktrace = hasFeature (backtrace_0_3_4_features."libbacktrace" or {}); + backtrace_0_3_4_features."rustc-serialize".self_serialize-rustc = hasFeature (backtrace_0_3_4_features."serialize-rustc" or {}); + backtrace_0_3_4_features."serde".self_serialize-serde = hasFeature (backtrace_0_3_4_features."serialize-serde" or {}); + backtrace_0_3_4_features."serde_derive".self_serialize-serde = hasFeature (backtrace_0_3_4_features."serialize-serde" or {}); + addr2line_0_0_0_features."default".from_backtrace_0_3_4__default = true; + cfg_if_0_1_2_features."default".from_backtrace_0_3_4__default = true; + cpp_demangle_0_0_0_features."default".from_backtrace_0_3_4__default = false; + findshlibs_0_0_0_features."default".from_backtrace_0_3_4__default = true; + rustc_demangle_0_1_5_features."default".from_backtrace_0_3_4__default = true; + rustc_serialize_0_0_0_features."default".from_backtrace_0_3_4__default = true; + serde_0_0_0_features."default".from_backtrace_0_3_4__default = true; + serde_derive_0_0_0_features."default".from_backtrace_0_3_4__default = true; + backtrace_sys_0_1_16_features."default".from_backtrace_0_3_4__default = true; + libc_0_2_34_features."default".from_backtrace_0_3_4__default = true; + dbghelp_sys_0_2_0_features."default".from_backtrace_0_3_4__default = true; + kernel32_sys_0_2_2_features."default".from_backtrace_0_3_4__default = true; + winapi_0_2_8_features."default".from_backtrace_0_3_4__default = true; backtrace_sys_0_1_16 = backtrace_sys_0_1_16_ rec { - dependencies = [ libc_0_2_33 ]; + dependencies = [ libc_0_2_34 ]; buildDependencies = [ cc_1_0_3 ]; }; - libc_0_2_33_features."default".from_backtrace_sys_0_1_16__default = true; + libc_0_2_34_features."default".from_backtrace_sys_0_1_16__default = true; base64_0_6_0 = base64_0_6_0_ rec { - dependencies = [ byteorder_1_1_0 safemem_0_2_0 ]; + dependencies = [ byteorder_1_2_1 safemem_0_2_0 ]; }; - byteorder_1_1_0_features."default".from_base64_0_6_0__default = true; + byteorder_1_2_1_features."default".from_base64_0_6_0__default = true; safemem_0_2_0_features."default".from_base64_0_6_0__default = true; bit_vec_0_4_4 = bit_vec_0_4_4_ rec { features = mkFeatures bit_vec_0_4_4_features; @@ -803,10 +817,10 @@ rec { features = mkFeatures byteorder_0_5_3_features; }; byteorder_0_5_3_features."std".self_default = hasDefault byteorder_0_5_3_features; - byteorder_1_1_0 = byteorder_1_1_0_ rec { - features = mkFeatures byteorder_1_1_0_features; + byteorder_1_2_1 = byteorder_1_2_1_ rec { + features = mkFeatures byteorder_1_2_1_features; }; - byteorder_1_1_0_features."std".self_default = hasDefault byteorder_1_1_0_features; + byteorder_1_2_1_features."std".self_default = hasDefault byteorder_1_2_1_features; cc_1_0_3 = cc_1_0_3_ rec { dependencies = []; features = mkFeatures cc_1_0_3_features; @@ -815,14 +829,14 @@ rec { rayon_0_0_0_features."default".from_cc_1_0_3__default = true; cfg_if_0_1_2 = cfg_if_0_1_2_ rec {}; core_foundation_0_2_3 = core_foundation_0_2_3_ rec { - dependencies = [ core_foundation_sys_0_2_3 libc_0_2_33 ]; + dependencies = [ core_foundation_sys_0_2_3 libc_0_2_34 ]; }; core_foundation_sys_0_2_3_features."default".from_core_foundation_0_2_3__default = true; - libc_0_2_33_features."default".from_core_foundation_0_2_3__default = true; + libc_0_2_34_features."default".from_core_foundation_0_2_3__default = true; core_foundation_sys_0_2_3 = core_foundation_sys_0_2_3_ rec { - dependencies = [ libc_0_2_33 ]; + dependencies = [ libc_0_2_34 ]; }; - libc_0_2_33_features."default".from_core_foundation_sys_0_2_3__default = true; + libc_0_2_34_features."default".from_core_foundation_sys_0_2_3__default = true; crypt32_sys_0_2_0 = crypt32_sys_0_2_0_ rec { dependencies = [ winapi_0_2_8 ]; buildDependencies = [ winapi_build_0_1_1 ]; @@ -835,42 +849,46 @@ rec { winapi_0_2_8_features."default".from_dbghelp_sys_0_2_0__default = true; dtoa_0_4_2 = dtoa_0_4_2_ rec {}; enum_primitive_0_1_1 = enum_primitive_0_1_1_ rec { - dependencies = [ num_traits_0_1_40 ]; + dependencies = [ num_traits_0_1_41 ]; }; - num_traits_0_1_40_features."default".from_enum_primitive_0_1_1__default = false; + num_traits_0_1_41_features."default".from_enum_primitive_0_1_1__default = false; env_logger_0_3_5 = env_logger_0_3_5_ rec { - dependencies = [ log_0_3_8 regex_0_1_80 ] + dependencies = [ log_0_3_9 regex_0_1_80 ] ++ (if lib.lists.any (x: x == "regex") features then [regex_0_1_80] else []); features = mkFeatures env_logger_0_3_5_features; }; env_logger_0_3_5_features."".self = true; env_logger_0_3_5_features."regex".self_default = hasDefault env_logger_0_3_5_features; - log_0_3_8_features."default".from_env_logger_0_3_5__default = true; + log_0_3_9_features."default".from_env_logger_0_3_5__default = true; regex_0_1_80_features."default".from_env_logger_0_3_5__default = true; env_logger_0_4_3 = env_logger_0_4_3_ rec { - dependencies = [ log_0_3_8 regex_0_2_2 ] - ++ (if lib.lists.any (x: x == "regex") features then [regex_0_2_2] else []); + dependencies = [ log_0_3_9 regex_0_2_3 ] + ++ (if lib.lists.any (x: x == "regex") features then [regex_0_2_3] else []); features = mkFeatures env_logger_0_4_3_features; }; env_logger_0_4_3_features."".self = true; env_logger_0_4_3_features."regex".self_default = hasDefault env_logger_0_4_3_features; - log_0_3_8_features."default".from_env_logger_0_4_3__default = true; - regex_0_2_2_features."default".from_env_logger_0_4_3__default = true; + log_0_3_9_features."default".from_env_logger_0_4_3__default = true; + regex_0_2_3_features."default".from_env_logger_0_4_3__default = true; error_chain_0_10_0 = error_chain_0_10_0_ rec { - dependencies = [ backtrace_0_3_3 ] - ++ (if lib.lists.any (x: x == "backtrace") features then [backtrace_0_3_3] else []); + dependencies = [ backtrace_0_3_4 ] + ++ (if lib.lists.any (x: x == "backtrace") features then [backtrace_0_3_4] else []); features = mkFeatures error_chain_0_10_0_features; }; error_chain_0_10_0_features."".self = true; error_chain_0_10_0_features."backtrace".self_default = hasDefault error_chain_0_10_0_features; error_chain_0_10_0_features."example_generated".self_default = hasDefault error_chain_0_10_0_features; - backtrace_0_3_3_features."default".from_error_chain_0_10_0__default = true; - foreign_types_0_2_0 = foreign_types_0_2_0_ rec {}; + backtrace_0_3_4_features."default".from_error_chain_0_10_0__default = true; + foreign_types_0_3_2 = foreign_types_0_3_2_ rec { + dependencies = [ foreign_types_shared_0_1_1 ]; + }; + foreign_types_shared_0_1_1_features."default".from_foreign_types_0_3_2__default = true; + foreign_types_shared_0_1_1 = foreign_types_shared_0_1_1_ rec {}; fs2_0_4_2 = fs2_0_4_2_ rec { - dependencies = (if (kernel == "linux" || kernel == "darwin") then [ libc_0_2_33 ] else []) + dependencies = (if (kernel == "linux" || kernel == "darwin") then [ libc_0_2_34 ] else []) ++ (if kernel == "windows" then [ kernel32_sys_0_2_2 winapi_0_2_8 ] else []); }; - libc_0_2_33_features."default".from_fs2_0_4_2__default = true; + libc_0_2_34_features."default".from_fs2_0_4_2__default = true; kernel32_sys_0_2_2_features."default".from_fs2_0_4_2__default = true; winapi_0_2_8_features."default".from_fs2_0_4_2__default = true; fuchsia_zircon_0_2_1 = fuchsia_zircon_0_2_1_ rec { @@ -886,24 +904,24 @@ rec { }; httparse_1_2_3_features."std".self_default = hasDefault httparse_1_2_3_features; hubcaps_0_3_16 = hubcaps_0_3_16_ rec { - dependencies = [ error_chain_0_10_0 hyper_0_10_13 log_0_3_8 serde_1_0_19 serde_derive_1_0_19 serde_json_1_0_6 url_1_6_0 ]; + dependencies = [ error_chain_0_10_0 hyper_0_10_13 log_0_3_9 serde_1_0_25 serde_derive_1_0_25 serde_json_1_0_8 url_1_6_0 ]; }; error_chain_0_10_0_features."default".from_hubcaps_0_3_16__default = true; hyper_0_10_13_features."default".from_hubcaps_0_3_16__default = true; - log_0_3_8_features."default".from_hubcaps_0_3_16__default = true; - serde_1_0_19_features."default".from_hubcaps_0_3_16__default = true; - serde_derive_1_0_19_features."default".from_hubcaps_0_3_16__default = true; - serde_json_1_0_6_features."default".from_hubcaps_0_3_16__default = true; + log_0_3_9_features."default".from_hubcaps_0_3_16__default = true; + serde_1_0_25_features."default".from_hubcaps_0_3_16__default = true; + serde_derive_1_0_25_features."default".from_hubcaps_0_3_16__default = true; + serde_json_1_0_8_features."default".from_hubcaps_0_3_16__default = true; url_1_6_0_features."default".from_hubcaps_0_3_16__default = true; hyper_0_10_13 = hyper_0_10_13_ rec { - dependencies = [ base64_0_6_0 httparse_1_2_3 language_tags_0_2_2 log_0_3_8 mime_0_2_6 num_cpus_1_7_0 time_0_1_38 traitobject_0_1_0 typeable_0_1_2 unicase_1_4_2 url_1_6_0 ]; + dependencies = [ base64_0_6_0 httparse_1_2_3 language_tags_0_2_2 log_0_3_9 mime_0_2_6 num_cpus_1_7_0 time_0_1_38 traitobject_0_1_0 typeable_0_1_2 unicase_1_4_2 url_1_6_0 ]; features = mkFeatures hyper_0_10_13_features; }; hyper_0_10_13_features."".self = true; base64_0_6_0_features."default".from_hyper_0_10_13__default = true; httparse_1_2_3_features."default".from_hyper_0_10_13__default = true; language_tags_0_2_2_features."default".from_hyper_0_10_13__default = true; - log_0_3_8_features."default".from_hyper_0_10_13__default = true; + log_0_3_9_features."default".from_hyper_0_10_13__default = true; mime_0_2_6_features."default".from_hyper_0_10_13__default = true; num_cpus_1_7_0_features."default".from_hyper_0_10_13__default = true; time_0_1_38_features."default".from_hyper_0_10_13__default = true; @@ -940,64 +958,88 @@ rec { language_tags_0_2_2_features."heapsize_plugin".self_heap_size = hasFeature (language_tags_0_2_2_features."heap_size" or {}); heapsize_0_0_0_features."default".from_language_tags_0_2_2__default = true; heapsize_plugin_0_0_0_features."default".from_language_tags_0_2_2__default = true; - lazy_static_0_2_9 = lazy_static_0_2_9_ rec { + lazy_static_1_0_0 = lazy_static_1_0_0_ rec { dependencies = []; - features = mkFeatures lazy_static_0_2_9_features; + features = mkFeatures lazy_static_1_0_0_features; }; - lazy_static_0_2_9_features."nightly".self_spin_no_std = hasFeature (lazy_static_0_2_9_features."spin_no_std" or {}); - lazy_static_0_2_9_features."spin".self_spin_no_std = hasFeature (lazy_static_0_2_9_features."spin_no_std" or {}); - spin_0_0_0_features."default".from_lazy_static_0_2_9__default = true; - libc_0_2_33 = libc_0_2_33_ rec { - features = mkFeatures libc_0_2_33_features; + lazy_static_1_0_0_features."compiletest_rs".self_compiletest = hasFeature (lazy_static_1_0_0_features."compiletest" or {}); + lazy_static_1_0_0_features."nightly".self_spin_no_std = hasFeature (lazy_static_1_0_0_features."spin_no_std" or {}); + lazy_static_1_0_0_features."spin".self_spin_no_std = hasFeature (lazy_static_1_0_0_features."spin_no_std" or {}); + compiletest_rs_0_0_0_features."default".from_lazy_static_1_0_0__default = true; + spin_0_0_0_features."default".from_lazy_static_1_0_0__default = true; + libc_0_2_34 = libc_0_2_34_ rec { + features = mkFeatures libc_0_2_34_features; }; - libc_0_2_33_features."use_std".self_default = hasDefault libc_0_2_33_features; - log_0_3_8 = log_0_3_8_ rec { - features = mkFeatures log_0_3_8_features; + libc_0_2_34_features."use_std".self_default = hasDefault libc_0_2_34_features; + log_0_3_9 = log_0_3_9_ rec { + dependencies = []; + features = mkFeatures log_0_3_9_features; }; - log_0_3_8_features."use_std".self_default = hasDefault log_0_3_8_features; + log_0_3_9_features."use_std".self_default = hasDefault log_0_3_9_features; + log_0_0_0_features."max_level_debug".from_log_0_3_9__max_level_debug = hasFeature (log_0_3_9_features."max_level_debug" or {}); + log_0_0_0_features."max_level_error".from_log_0_3_9__max_level_error = hasFeature (log_0_3_9_features."max_level_error" or {}); + log_0_0_0_features."max_level_info".from_log_0_3_9__max_level_info = hasFeature (log_0_3_9_features."max_level_info" or {}); + log_0_0_0_features."max_level_off".from_log_0_3_9__max_level_off = hasFeature (log_0_3_9_features."max_level_off" or {}); + log_0_0_0_features."max_level_trace".from_log_0_3_9__max_level_trace = hasFeature (log_0_3_9_features."max_level_trace" or {}); + log_0_0_0_features."max_level_warn".from_log_0_3_9__max_level_warn = hasFeature (log_0_3_9_features."max_level_warn" or {}); + log_0_0_0_features."release_max_level_debug".from_log_0_3_9__release_max_level_debug = hasFeature (log_0_3_9_features."release_max_level_debug" or {}); + log_0_0_0_features."release_max_level_error".from_log_0_3_9__release_max_level_error = hasFeature (log_0_3_9_features."release_max_level_error" or {}); + log_0_0_0_features."release_max_level_info".from_log_0_3_9__release_max_level_info = hasFeature (log_0_3_9_features."release_max_level_info" or {}); + log_0_0_0_features."release_max_level_off".from_log_0_3_9__release_max_level_off = hasFeature (log_0_3_9_features."release_max_level_off" or {}); + log_0_0_0_features."release_max_level_trace".from_log_0_3_9__release_max_level_trace = hasFeature (log_0_3_9_features."release_max_level_trace" or {}); + log_0_0_0_features."release_max_level_warn".from_log_0_3_9__release_max_level_warn = hasFeature (log_0_3_9_features."release_max_level_warn" or {}); + log_0_0_0_features."std".from_log_0_3_9__use_std = hasFeature (log_0_3_9_features."use_std" or {}); + log_0_0_0_features."default".from_log_0_3_9__default = true; + log_0_4_0 = log_0_4_0_ rec { + dependencies = [ cfg_if_0_1_2 ]; + features = mkFeatures log_0_4_0_features; + }; + log_0_4_0_features."".self = true; + cfg_if_0_1_2_features."default".from_log_0_4_0__default = true; + serde_0_0_0_features."default".from_log_0_4_0__default = false; matches_0_1_6 = matches_0_1_6_ rec {}; md5_0_3_6 = md5_0_3_6_ rec {}; memchr_0_1_11 = memchr_0_1_11_ rec { - dependencies = [ libc_0_2_33 ]; + dependencies = [ libc_0_2_34 ]; }; - libc_0_2_33_features."default".from_memchr_0_1_11__default = true; - memchr_1_0_2 = memchr_1_0_2_ rec { - dependencies = [ libc_0_2_33 ] - ++ (if lib.lists.any (x: x == "libc") features then [libc_0_2_33] else []); - features = mkFeatures memchr_1_0_2_features; + libc_0_2_34_features."default".from_memchr_0_1_11__default = true; + memchr_2_0_1 = memchr_2_0_1_ rec { + dependencies = [ libc_0_2_34 ] + ++ (if lib.lists.any (x: x == "libc") features then [libc_0_2_34] else []); + features = mkFeatures memchr_2_0_1_features; }; - memchr_1_0_2_features."".self = true; - memchr_1_0_2_features."use_std".self_default = hasDefault memchr_1_0_2_features; - memchr_1_0_2_features."libc".self_default = hasDefault memchr_1_0_2_features; - memchr_1_0_2_features."libc".self_use_std = hasFeature (memchr_1_0_2_features."use_std" or {}); - libc_0_2_33_features."use_std".from_memchr_1_0_2__use_std = hasFeature (memchr_1_0_2_features."use_std" or {}); - libc_0_2_33_features."default".from_memchr_1_0_2__default = false; + memchr_2_0_1_features."".self = true; + memchr_2_0_1_features."use_std".self_default = hasDefault memchr_2_0_1_features; + memchr_2_0_1_features."libc".self_default = hasDefault memchr_2_0_1_features; + memchr_2_0_1_features."libc".self_use_std = hasFeature (memchr_2_0_1_features."use_std" or {}); + libc_0_2_34_features."use_std".from_memchr_2_0_1__use_std = hasFeature (memchr_2_0_1_features."use_std" or {}); + libc_0_2_34_features."default".from_memchr_2_0_1__default = false; mime_0_2_6 = mime_0_2_6_ rec { - dependencies = [ log_0_3_8 ]; + dependencies = [ log_0_3_9 ]; features = mkFeatures mime_0_2_6_features; }; mime_0_2_6_features."heapsize".self_heap_size = hasFeature (mime_0_2_6_features."heap_size" or {}); heapsize_0_0_0_features."default".from_mime_0_2_6__default = true; - log_0_3_8_features."default".from_mime_0_2_6__default = true; + log_0_3_9_features."default".from_mime_0_2_6__default = true; serde_0_0_0_features."default".from_mime_0_2_6__default = true; native_tls_0_1_4 = native_tls_0_1_4_ rec { - dependencies = (if !(kernel == "windows" || kernel == "darwin") then [ openssl_0_9_20 ] else []) + dependencies = (if !(kernel == "windows" || kernel == "darwin") then [ openssl_0_9_23 ] else []) ++ (if kernel == "darwin" then [ security_framework_0_1_16 security_framework_sys_0_1_16 tempdir_0_3_5 ] else []) - ++ (if kernel == "windows" then [ schannel_0_1_8 ] else []); + ++ (if kernel == "windows" then [ schannel_0_1_9 ] else []); }; - openssl_0_9_20_features."default".from_native_tls_0_1_4__default = true; + openssl_0_9_23_features."default".from_native_tls_0_1_4__default = true; security_framework_0_1_16_features."OSX_10_8".from_native_tls_0_1_4 = true; security_framework_0_1_16_features."default".from_native_tls_0_1_4__default = true; security_framework_sys_0_1_16_features."default".from_native_tls_0_1_4__default = true; tempdir_0_3_5_features."default".from_native_tls_0_1_4__default = true; - schannel_0_1_8_features."default".from_native_tls_0_1_4__default = true; - num_traits_0_1_40 = num_traits_0_1_40_ rec {}; + schannel_0_1_9_features."default".from_native_tls_0_1_4__default = true; + num_traits_0_1_41 = num_traits_0_1_41_ rec {}; num_cpus_1_7_0 = num_cpus_1_7_0_ rec { - dependencies = [ libc_0_2_33 ]; + dependencies = [ libc_0_2_34 ]; }; - libc_0_2_33_features."default".from_num_cpus_1_7_0__default = true; + libc_0_2_34_features."default".from_num_cpus_1_7_0__default = true; ofborg_0_1_0 = ofborg_0_1_0_ rec { - dependencies = [ amqp_0_1_0 env_logger_0_4_3 fs2_0_4_2 hubcaps_0_3_16 hyper_0_10_13 hyper_native_tls_0_2_4 log_0_3_8 md5_0_3_6 serde_1_0_19 serde_derive_1_0_19 serde_json_1_0_6 tempfile_2_2_0 ]; + dependencies = [ amqp_0_1_0 env_logger_0_4_3 fs2_0_4_2 hubcaps_0_3_16 hyper_0_10_13 hyper_native_tls_0_2_4 log_0_3_9 md5_0_3_6 serde_1_0_25 serde_derive_1_0_25 serde_json_1_0_8 tempfile_2_2_0 ]; }; amqp_0_1_0_features."default".from_ofborg_0_1_0__default = true; env_logger_0_4_3_features."default".from_ofborg_0_1_0__default = true; @@ -1005,40 +1047,40 @@ rec { hubcaps_0_3_16_features."default".from_ofborg_0_1_0__default = true; hyper_0_10_13_features."default".from_ofborg_0_1_0__default = true; hyper_native_tls_0_2_4_features."default".from_ofborg_0_1_0__default = true; - log_0_3_8_features."default".from_ofborg_0_1_0__default = true; + log_0_3_9_features."default".from_ofborg_0_1_0__default = true; md5_0_3_6_features."default".from_ofborg_0_1_0__default = true; - serde_1_0_19_features."default".from_ofborg_0_1_0__default = true; - serde_derive_1_0_19_features."default".from_ofborg_0_1_0__default = true; - serde_json_1_0_6_features."default".from_ofborg_0_1_0__default = true; + serde_1_0_25_features."default".from_ofborg_0_1_0__default = true; + serde_derive_1_0_25_features."default".from_ofborg_0_1_0__default = true; + serde_json_1_0_8_features."default".from_ofborg_0_1_0__default = true; tempfile_2_2_0_features."default".from_ofborg_0_1_0__default = true; - openssl_0_9_20 = openssl_0_9_20_ rec { - dependencies = [ bitflags_0_9_1 foreign_types_0_2_0 lazy_static_0_2_9 libc_0_2_33 openssl_sys_0_9_20 ]; - features = mkFeatures openssl_0_9_20_features; + openssl_0_9_23 = openssl_0_9_23_ rec { + dependencies = [ bitflags_0_9_1 foreign_types_0_3_2 lazy_static_1_0_0 libc_0_2_34 openssl_sys_0_9_23 ]; + features = mkFeatures openssl_0_9_23_features; }; - openssl_0_9_20_features."".self = true; - bitflags_0_9_1_features."default".from_openssl_0_9_20__default = true; - foreign_types_0_2_0_features."default".from_openssl_0_9_20__default = true; - lazy_static_0_2_9_features."default".from_openssl_0_9_20__default = true; - libc_0_2_33_features."default".from_openssl_0_9_20__default = true; - openssl_sys_0_9_20_features."default".from_openssl_0_9_20__default = true; - openssl_sys_0_9_20 = openssl_sys_0_9_20_ rec { - dependencies = [ libc_0_2_33 ] + openssl_0_9_23_features."".self = true; + bitflags_0_9_1_features."default".from_openssl_0_9_23__default = true; + foreign_types_0_3_2_features."default".from_openssl_0_9_23__default = true; + lazy_static_1_0_0_features."default".from_openssl_0_9_23__default = true; + libc_0_2_34_features."default".from_openssl_0_9_23__default = true; + openssl_sys_0_9_23_features."default".from_openssl_0_9_23__default = true; + openssl_sys_0_9_23 = openssl_sys_0_9_23_ rec { + dependencies = [ libc_0_2_34 ] ++ (if abi == "msvc" then [] else []); buildDependencies = [ cc_1_0_3 pkg_config_0_3_9 ]; }; - libc_0_2_33_features."default".from_openssl_sys_0_9_20__default = true; + libc_0_2_34_features."default".from_openssl_sys_0_9_23__default = true; percent_encoding_1_0_1 = percent_encoding_1_0_1_ rec {}; pkg_config_0_3_9 = pkg_config_0_3_9_ rec {}; quote_0_3_15 = quote_0_3_15_ rec {}; rand_0_3_18 = rand_0_3_18_ rec { - dependencies = [ libc_0_2_33 ] + dependencies = [ libc_0_2_34 ] ++ (if kernel == "fuchsia" then [ fuchsia_zircon_0_2_1 ] else []); features = mkFeatures rand_0_3_18_features; }; rand_0_3_18_features."i128_support".self_nightly = hasFeature (rand_0_3_18_features."nightly" or {}); - libc_0_2_33_features."default".from_rand_0_3_18__default = true; + libc_0_2_34_features."default".from_rand_0_3_18__default = true; fuchsia_zircon_0_2_1_features."default".from_rand_0_3_18__default = true; - redox_syscall_0_1_31 = redox_syscall_0_1_31_ rec {}; + redox_syscall_0_1_32 = redox_syscall_0_1_32_ rec {}; regex_0_1_80 = regex_0_1_80_ rec { dependencies = [ aho_corasick_0_5_3 memchr_0_1_11 regex_syntax_0_3_9 thread_local_0_2_7 utf8_ranges_0_1_3 ]; features = mkFeatures regex_0_1_80_features; @@ -1050,38 +1092,38 @@ rec { simd_0_0_0_features."default".from_regex_0_1_80__default = true; thread_local_0_2_7_features."default".from_regex_0_1_80__default = true; utf8_ranges_0_1_3_features."default".from_regex_0_1_80__default = true; - regex_0_2_2 = regex_0_2_2_ rec { - dependencies = [ aho_corasick_0_6_3 memchr_1_0_2 regex_syntax_0_4_1 thread_local_0_3_4 utf8_ranges_1_0_0 ]; - features = mkFeatures regex_0_2_2_features; + regex_0_2_3 = regex_0_2_3_ rec { + dependencies = [ aho_corasick_0_6_4 memchr_2_0_1 regex_syntax_0_4_1 thread_local_0_3_5 utf8_ranges_1_0_0 ]; + features = mkFeatures regex_0_2_3_features; }; - regex_0_2_2_features."simd".self_simd-accel = hasFeature (regex_0_2_2_features."simd-accel" or {}); - aho_corasick_0_6_3_features."default".from_regex_0_2_2__default = true; - memchr_1_0_2_features."default".from_regex_0_2_2__default = true; - regex_syntax_0_4_1_features."default".from_regex_0_2_2__default = true; - simd_0_0_0_features."default".from_regex_0_2_2__default = true; - thread_local_0_3_4_features."default".from_regex_0_2_2__default = true; - utf8_ranges_1_0_0_features."default".from_regex_0_2_2__default = true; + regex_0_2_3_features."simd".self_simd-accel = hasFeature (regex_0_2_3_features."simd-accel" or {}); + aho_corasick_0_6_4_features."default".from_regex_0_2_3__default = true; + memchr_2_0_1_features."default".from_regex_0_2_3__default = true; + regex_syntax_0_4_1_features."default".from_regex_0_2_3__default = true; + simd_0_0_0_features."default".from_regex_0_2_3__default = true; + thread_local_0_3_5_features."default".from_regex_0_2_3__default = true; + utf8_ranges_1_0_0_features."default".from_regex_0_2_3__default = true; regex_syntax_0_3_9 = regex_syntax_0_3_9_ rec {}; regex_syntax_0_4_1 = regex_syntax_0_4_1_ rec {}; rustc_demangle_0_1_5 = rustc_demangle_0_1_5_ rec {}; safemem_0_2_0 = safemem_0_2_0_ rec {}; - schannel_0_1_8 = schannel_0_1_8_ rec { - dependencies = [ advapi32_sys_0_2_0 crypt32_sys_0_2_0 kernel32_sys_0_2_2 lazy_static_0_2_9 secur32_sys_0_2_0 winapi_0_2_8 ]; + schannel_0_1_9 = schannel_0_1_9_ rec { + dependencies = [ advapi32_sys_0_2_0 crypt32_sys_0_2_0 kernel32_sys_0_2_2 lazy_static_1_0_0 secur32_sys_0_2_0 winapi_0_2_8 ]; buildDependencies = [ winapi_build_0_1_1 ]; }; - advapi32_sys_0_2_0_features."default".from_schannel_0_1_8__default = true; - crypt32_sys_0_2_0_features."default".from_schannel_0_1_8__default = true; - kernel32_sys_0_2_2_features."default".from_schannel_0_1_8__default = true; - lazy_static_0_2_9_features."default".from_schannel_0_1_8__default = true; - secur32_sys_0_2_0_features."default".from_schannel_0_1_8__default = true; - winapi_0_2_8_features."default".from_schannel_0_1_8__default = true; + advapi32_sys_0_2_0_features."default".from_schannel_0_1_9__default = true; + crypt32_sys_0_2_0_features."default".from_schannel_0_1_9__default = true; + kernel32_sys_0_2_2_features."default".from_schannel_0_1_9__default = true; + lazy_static_1_0_0_features."default".from_schannel_0_1_9__default = true; + secur32_sys_0_2_0_features."default".from_schannel_0_1_9__default = true; + winapi_0_2_8_features."default".from_schannel_0_1_9__default = true; secur32_sys_0_2_0 = secur32_sys_0_2_0_ rec { dependencies = [ winapi_0_2_8 ]; buildDependencies = [ winapi_build_0_1_1 ]; }; winapi_0_2_8_features."default".from_secur32_sys_0_2_0__default = true; security_framework_0_1_16 = security_framework_0_1_16_ rec { - dependencies = [ core_foundation_0_2_3 core_foundation_sys_0_2_3 libc_0_2_33 security_framework_sys_0_1_16 ]; + dependencies = [ core_foundation_0_2_3 core_foundation_sys_0_2_3 libc_0_2_34 security_framework_sys_0_1_16 ]; features = mkFeatures security_framework_0_1_16_features; }; security_framework_0_1_16_features."OSX_10_9".self_OSX_10_10 = hasFeature (security_framework_0_1_16_features."OSX_10_10" or {}); @@ -1090,7 +1132,7 @@ rec { security_framework_0_1_16_features."OSX_10_8".self_OSX_10_9 = hasFeature (security_framework_0_1_16_features."OSX_10_9" or {}); core_foundation_0_2_3_features."default".from_security_framework_0_1_16__default = true; core_foundation_sys_0_2_3_features."default".from_security_framework_0_1_16__default = true; - libc_0_2_33_features."default".from_security_framework_0_1_16__default = true; + libc_0_2_34_features."default".from_security_framework_0_1_16__default = true; security_framework_sys_0_1_16_features."OSX_10_10".from_security_framework_0_1_16__OSX_10_10 = hasFeature (security_framework_0_1_16_features."OSX_10_10" or {}); security_framework_sys_0_1_16_features."OSX_10_11".from_security_framework_0_1_16__OSX_10_11 = hasFeature (security_framework_0_1_16_features."OSX_10_11" or {}); security_framework_sys_0_1_16_features."OSX_10_11".from_security_framework_0_1_16__OSX_10_12 = hasFeature (security_framework_0_1_16_features."OSX_10_12" or {}); @@ -1098,7 +1140,7 @@ rec { security_framework_sys_0_1_16_features."OSX_10_9".from_security_framework_0_1_16__OSX_10_9 = hasFeature (security_framework_0_1_16_features."OSX_10_9" or {}); security_framework_sys_0_1_16_features."default".from_security_framework_0_1_16__default = true; security_framework_sys_0_1_16 = security_framework_sys_0_1_16_ rec { - dependencies = [ core_foundation_sys_0_2_3 libc_0_2_33 ]; + dependencies = [ core_foundation_sys_0_2_3 libc_0_2_34 ]; features = mkFeatures security_framework_sys_0_1_16_features; }; security_framework_sys_0_1_16_features."OSX_10_9".self_OSX_10_10 = hasFeature (security_framework_sys_0_1_16_features."OSX_10_10" or {}); @@ -1106,39 +1148,41 @@ rec { security_framework_sys_0_1_16_features."OSX_10_11".self_OSX_10_12 = hasFeature (security_framework_sys_0_1_16_features."OSX_10_12" or {}); security_framework_sys_0_1_16_features."OSX_10_8".self_OSX_10_9 = hasFeature (security_framework_sys_0_1_16_features."OSX_10_9" or {}); core_foundation_sys_0_2_3_features."default".from_security_framework_sys_0_1_16__default = true; - libc_0_2_33_features."default".from_security_framework_sys_0_1_16__default = true; - serde_1_0_19 = serde_1_0_19_ rec { + libc_0_2_34_features."default".from_security_framework_sys_0_1_16__default = true; + serde_1_0_25 = serde_1_0_25_ rec { dependencies = []; - features = mkFeatures serde_1_0_19_features; + features = mkFeatures serde_1_0_25_features; }; - serde_1_0_19_features."unstable".self_alloc = hasFeature (serde_1_0_19_features."alloc" or {}); - serde_1_0_19_features."std".self_default = hasDefault serde_1_0_19_features; - serde_1_0_19_features."serde_derive".self_derive = hasFeature (serde_1_0_19_features."derive" or {}); - serde_1_0_19_features."serde_derive".self_playground = hasFeature (serde_1_0_19_features."playground" or {}); - serde_derive_0_0_0_features."default".from_serde_1_0_19__default = true; - serde_derive_1_0_19 = serde_derive_1_0_19_ rec { - dependencies = [ quote_0_3_15 serde_derive_internals_0_17_0 syn_0_11_11 ]; + serde_1_0_25_features."unstable".self_alloc = hasFeature (serde_1_0_25_features."alloc" or {}); + serde_1_0_25_features."std".self_default = hasDefault serde_1_0_25_features; + serde_1_0_25_features."serde_derive".self_derive = hasFeature (serde_1_0_25_features."derive" or {}); + serde_1_0_25_features."serde_derive".self_playground = hasFeature (serde_1_0_25_features."playground" or {}); + serde_derive_0_0_0_features."default".from_serde_1_0_25__default = true; + serde_derive_1_0_25 = serde_derive_1_0_25_ rec { + dependencies = [ quote_0_3_15 serde_derive_internals_0_18_1 syn_0_11_11 ]; + features = mkFeatures serde_derive_1_0_25_features; }; - quote_0_3_15_features."default".from_serde_derive_1_0_19__default = true; - serde_derive_internals_0_17_0_features."default".from_serde_derive_1_0_19__default = false; - syn_0_11_11_features."visit".from_serde_derive_1_0_19 = true; - syn_0_11_11_features."default".from_serde_derive_1_0_19__default = true; - serde_derive_internals_0_17_0 = serde_derive_internals_0_17_0_ rec { + serde_derive_1_0_25_features."".self = true; + quote_0_3_15_features."default".from_serde_derive_1_0_25__default = true; + serde_derive_internals_0_18_1_features."default".from_serde_derive_1_0_25__default = false; + syn_0_11_11_features."visit".from_serde_derive_1_0_25 = true; + syn_0_11_11_features."default".from_serde_derive_1_0_25__default = true; + serde_derive_internals_0_18_1 = serde_derive_internals_0_18_1_ rec { dependencies = [ syn_0_11_11 synom_0_11_3 ]; }; - syn_0_11_11_features."parsing".from_serde_derive_internals_0_17_0 = true; - syn_0_11_11_features."default".from_serde_derive_internals_0_17_0__default = false; - synom_0_11_3_features."default".from_serde_derive_internals_0_17_0__default = true; - serde_json_1_0_6 = serde_json_1_0_6_ rec { - dependencies = [ dtoa_0_4_2 itoa_0_3_4 num_traits_0_1_40 serde_1_0_19 ]; - features = mkFeatures serde_json_1_0_6_features; + syn_0_11_11_features."parsing".from_serde_derive_internals_0_18_1 = true; + syn_0_11_11_features."default".from_serde_derive_internals_0_18_1__default = false; + synom_0_11_3_features."default".from_serde_derive_internals_0_18_1__default = true; + serde_json_1_0_8 = serde_json_1_0_8_ rec { + dependencies = [ dtoa_0_4_2 itoa_0_3_4 num_traits_0_1_41 serde_1_0_25 ]; + features = mkFeatures serde_json_1_0_8_features; }; - serde_json_1_0_6_features."linked-hash-map".self_preserve_order = hasFeature (serde_json_1_0_6_features."preserve_order" or {}); - dtoa_0_4_2_features."default".from_serde_json_1_0_6__default = true; - itoa_0_3_4_features."default".from_serde_json_1_0_6__default = true; - linked_hash_map_0_0_0_features."default".from_serde_json_1_0_6__default = true; - num_traits_0_1_40_features."default".from_serde_json_1_0_6__default = true; - serde_1_0_19_features."default".from_serde_json_1_0_6__default = true; + serde_json_1_0_8_features."linked-hash-map".self_preserve_order = hasFeature (serde_json_1_0_8_features."preserve_order" or {}); + dtoa_0_4_2_features."default".from_serde_json_1_0_8__default = true; + itoa_0_3_4_features."default".from_serde_json_1_0_8__default = true; + linked_hash_map_0_0_0_features."default".from_serde_json_1_0_8__default = true; + num_traits_0_1_41_features."default".from_serde_json_1_0_8__default = true; + serde_1_0_25_features."default".from_serde_json_1_0_8__default = true; syn_0_11_11 = syn_0_11_11_ rec { dependencies = [ quote_0_3_15 synom_0_11_3 unicode_xid_0_0_4 ] ++ (if lib.lists.any (x: x == "quote") features then [quote_0_3_15] else []) ++ (if lib.lists.any (x: x == "synom") features then [synom_0_11_3] else []) ++ (if lib.lists.any (x: x == "unicode-xid") features then [unicode_xid_0_0_4] else []); @@ -1163,37 +1207,37 @@ rec { rand_0_3_18_features."default".from_tempdir_0_3_5__default = true; tempfile_2_2_0 = tempfile_2_2_0_ rec { dependencies = [ rand_0_3_18 ] - ++ (if kernel == "redox" then [ redox_syscall_0_1_31 ] else []) - ++ (if (kernel == "linux" || kernel == "darwin") then [ libc_0_2_33 ] else []) + ++ (if kernel == "redox" then [ redox_syscall_0_1_32 ] else []) + ++ (if (kernel == "linux" || kernel == "darwin") then [ libc_0_2_34 ] else []) ++ (if kernel == "windows" then [ kernel32_sys_0_2_2 winapi_0_2_8 ] else []); }; rand_0_3_18_features."default".from_tempfile_2_2_0__default = true; - redox_syscall_0_1_31_features."default".from_tempfile_2_2_0__default = true; - libc_0_2_33_features."default".from_tempfile_2_2_0__default = true; + redox_syscall_0_1_32_features."default".from_tempfile_2_2_0__default = true; + libc_0_2_34_features."default".from_tempfile_2_2_0__default = true; kernel32_sys_0_2_2_features."default".from_tempfile_2_2_0__default = true; winapi_0_2_8_features."default".from_tempfile_2_2_0__default = true; thread_id_2_0_0 = thread_id_2_0_0_ rec { - dependencies = [ kernel32_sys_0_2_2 libc_0_2_33 ]; + dependencies = [ kernel32_sys_0_2_2 libc_0_2_34 ]; }; kernel32_sys_0_2_2_features."default".from_thread_id_2_0_0__default = true; - libc_0_2_33_features."default".from_thread_id_2_0_0__default = true; + libc_0_2_34_features."default".from_thread_id_2_0_0__default = true; thread_local_0_2_7 = thread_local_0_2_7_ rec { dependencies = [ thread_id_2_0_0 ]; }; thread_id_2_0_0_features."default".from_thread_local_0_2_7__default = true; - thread_local_0_3_4 = thread_local_0_3_4_ rec { - dependencies = [ lazy_static_0_2_9 unreachable_1_0_0 ]; + thread_local_0_3_5 = thread_local_0_3_5_ rec { + dependencies = [ lazy_static_1_0_0 unreachable_1_0_0 ]; }; - lazy_static_0_2_9_features."default".from_thread_local_0_3_4__default = true; - unreachable_1_0_0_features."default".from_thread_local_0_3_4__default = true; + lazy_static_1_0_0_features."default".from_thread_local_0_3_5__default = true; + unreachable_1_0_0_features."default".from_thread_local_0_3_5__default = true; time_0_1_38 = time_0_1_38_ rec { - dependencies = [ libc_0_2_33 ] - ++ (if kernel == "redox" then [ redox_syscall_0_1_31 ] else []) + dependencies = [ libc_0_2_34 ] + ++ (if kernel == "redox" then [ redox_syscall_0_1_32 ] else []) ++ (if kernel == "windows" then [ kernel32_sys_0_2_2 winapi_0_2_8 ] else []); }; - libc_0_2_33_features."default".from_time_0_1_38__default = true; + libc_0_2_34_features."default".from_time_0_1_38__default = true; rustc_serialize_0_0_0_features."default".from_time_0_1_38__default = true; - redox_syscall_0_1_31_features."default".from_time_0_1_38__default = true; + redox_syscall_0_1_32_features."default".from_time_0_1_38__default = true; kernel32_sys_0_2_2_features."default".from_time_0_1_38__default = true; winapi_0_2_8_features."default".from_time_0_1_38__default = true; traitobject_0_1_0 = traitobject_0_1_0_ rec {}; diff --git a/ofborg/Cargo.lock b/ofborg/Cargo.lock index 6a14b33..453ca03 100644 --- a/ofborg/Cargo.lock +++ b/ofborg/Cargo.lock @@ -8,11 +8,11 @@ dependencies = [ "hubcaps 0.3.16 (git+https://github.com/grahamc/hubcaps.git)", "hyper 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)", "hyper-native-tls 0.2.4 (registry+https://github.com/rust-lang/crates.io-index)", - "log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "md5 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)", - "serde 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", + "serde 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_json 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "tempfile 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -35,10 +35,10 @@ dependencies = [ [[package]] name = "aho-corasick" -version = "0.6.3" +version = "0.6.4" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "memchr 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", + "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -51,18 +51,18 @@ dependencies = [ "enum_primitive 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "error-chain 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", - "log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "amqp" version = "0.1.0" -source = "git+https://github.com/grahamc/rust-amqp.git#1216885c84f7c94a205a8e41519684e7df0e0f35" +source = "git+https://github.com/grahamc/rust-amqp.git#6911cae4e9267419d228dd765c9b3a5eada80739" dependencies = [ "amq-proto 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)", "env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", - "log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", - "openssl 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", + "openssl 0.9.23 (registry+https://github.com/rust-lang/crates.io-index)", "url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -73,14 +73,14 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "backtrace" -version = "0.3.3" +version = "0.3.4" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "backtrace-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", "dbghelp-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", "rustc-demangle 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -91,7 +91,7 @@ version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cc 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -99,7 +99,7 @@ name = "base64" version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "byteorder 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)", + "byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)", "safemem 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -125,7 +125,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "byteorder" -version = "1.1.0" +version = "1.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -144,7 +144,7 @@ version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -152,7 +152,7 @@ name = "core-foundation-sys" version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -183,7 +183,7 @@ name = "enum_primitive" version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "num-traits 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", + "num-traits 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -191,7 +191,7 @@ name = "env_logger" version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -200,8 +200,8 @@ name = "env_logger" version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", - "regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", + "regex 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -209,12 +209,20 @@ name = "error-chain" version = "0.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "backtrace 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)", + "backtrace 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "foreign-types" -version = "0.2.0" +version = "0.3.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ + "foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", +] + +[[package]] +name = "foreign-types-shared" +version = "0.1.1" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -223,7 +231,7 @@ version = "0.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -255,10 +263,10 @@ source = "git+https://github.com/grahamc/hubcaps.git#3ddb700e6b51d7ffc2edd3b0019 dependencies = [ "error-chain 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)", "hyper 0.10.13 (registry+https://github.com/rust-lang/crates.io-index)", - "log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", - "serde 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", + "serde 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_json 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)", "url 1.6.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -270,7 +278,7 @@ dependencies = [ "base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)", "httparse 1.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)", "num_cpus 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)", "time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)", @@ -321,18 +329,29 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "lazy_static" -version = "0.2.9" +version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "libc" -version = "0.2.33" +version = "0.2.34" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "log" -version = "0.3.8" +version = "0.3.9" source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ + "log 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)", +] + +[[package]] +name = "log" +version = "0.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +dependencies = [ + "cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)", +] [[package]] name = "matches" @@ -349,15 +368,15 @@ name = "memchr" version = "0.1.11" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "memchr" -version = "1.0.2" +version = "2.0.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -365,7 +384,7 @@ name = "mime" version = "0.2.6" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)", + "log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -373,8 +392,8 @@ name = "native-tls" version = "0.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "openssl 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", - "schannel 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)", + "openssl 0.9.23 (registry+https://github.com/rust-lang/crates.io-index)", + "schannel 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)", "security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", "security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", "tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", @@ -382,7 +401,7 @@ dependencies = [ [[package]] name = "num-traits" -version = "0.1.40" +version = "0.1.41" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -390,28 +409,28 @@ name = "num_cpus" version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "openssl" -version = "0.9.20" +version = "0.9.23" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)", - "foreign-types 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", - "lazy_static 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", - "openssl-sys 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)", + "foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)", + "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", + "openssl-sys 0.9.23 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "openssl-sys" -version = "0.9.20" +version = "0.9.23" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "cc 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", "pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)", "vcpkg 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -437,12 +456,12 @@ version = "0.3.18" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "fuchsia-zircon 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "redox_syscall" -version = "0.1.31" +version = "0.1.32" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] @@ -459,13 +478,13 @@ dependencies = [ [[package]] name = "regex" -version = "0.2.2" +version = "0.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "aho-corasick 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)", - "memchr 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)", + "aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)", + "memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)", "regex-syntax 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)", - "thread_local 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", + "thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)", "utf8-ranges 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -491,13 +510,13 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "schannel" -version = "0.1.8" +version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "advapi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "crypt32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "lazy_static 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", + "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "secur32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", "winapi-build 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)", @@ -519,7 +538,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "core-foundation 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", "security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -529,27 +548,27 @@ version = "0.1.16" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "core-foundation-sys 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "serde" -version = "1.0.19" +version = "1.0.25" source = "registry+https://github.com/rust-lang/crates.io-index" [[package]] name = "serde_derive" -version = "1.0.19" +version = "1.0.25" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)", - "serde_derive_internals 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)", + "serde_derive_internals 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)", "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] name = "serde_derive_internals" -version = "0.17.0" +version = "0.18.1" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)", @@ -558,13 +577,13 @@ dependencies = [ [[package]] name = "serde_json" -version = "1.0.6" +version = "1.0.8" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "dtoa 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)", "itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)", - "num-traits 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)", - "serde 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)", + "num-traits 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)", + "serde 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -599,9 +618,9 @@ version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", "rand 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)", - "redox_syscall 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)", + "redox_syscall 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -611,7 +630,7 @@ version = "2.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", ] [[package]] @@ -624,10 +643,10 @@ dependencies = [ [[package]] name = "thread_local" -version = "0.3.4" +version = "0.3.5" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ - "lazy_static 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)", + "lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", "unreachable 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -637,8 +656,8 @@ version = "0.1.38" source = "registry+https://github.com/rust-lang/crates.io-index" dependencies = [ "kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)", - "libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)", - "redox_syscall 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)", + "libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)", + "redox_syscall 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)", "winapi 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)", ] @@ -734,18 +753,18 @@ source = "registry+https://github.com/rust-lang/crates.io-index" [metadata] "checksum advapi32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e06588080cb19d0acb6739808aafa5f26bfb2ca015b2b6370028b44cf7cb8a9a" "checksum aho-corasick 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ca972c2ea5f742bfce5687b9aef75506a764f61d37f8f649047846a9686ddb66" -"checksum aho-corasick 0.6.3 (registry+https://github.com/rust-lang/crates.io-index)" = "500909c4f87a9e52355b26626d890833e9e1d53ac566db76c36faa984b889699" +"checksum aho-corasick 0.6.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d6531d44de723825aa81398a6415283229725a00fa30713812ab9323faa82fc4" "checksum amq-proto 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "66d79639b71f74c7006c12683cc2ff221615a51a741688fa7798ccd080dc54d3" "checksum amqp 0.1.0 (git+https://github.com/grahamc/rust-amqp.git)" = "" "checksum antidote 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "34fde25430d87a9388dadbe6e34d7f72a462c8b43ac8d309b42b0a8505d7e2a5" -"checksum backtrace 0.3.3 (registry+https://github.com/rust-lang/crates.io-index)" = "99f2ce94e22b8e664d95c57fff45b98a966c2252b60691d0b7aeeccd88d70983" +"checksum backtrace 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8709cc7ec06f6f0ae6c2c7e12f6ed41540781f72b488d83734978295ceae182e" "checksum backtrace-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "44585761d6161b0f57afc49482ab6bd067e4edef48c12a152c237eb0203f7661" "checksum base64 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)" = "96434f987501f0ed4eb336a411e0631ecd1afa11574fe148587adc4ff96143c9" "checksum bit-vec 0.4.4 (registry+https://github.com/rust-lang/crates.io-index)" = "02b4ff8b16e6076c3e14220b39fbc1fabb6737522281a388998046859400895f" "checksum bitflags 0.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "aad18937a628ec6abcd26d1489012cc0e18c21798210f491af69ded9b881106d" "checksum bitflags 0.9.1 (registry+https://github.com/rust-lang/crates.io-index)" = "4efd02e230a02e18f92fc2735f44597385ed02ad8f831e7c1c1156ee5e1ab3a5" "checksum byteorder 0.5.3 (registry+https://github.com/rust-lang/crates.io-index)" = "0fc10e8cc6b2580fda3f36eb6dc5316657f812a3df879a44a66fc9f0fdbc4855" -"checksum byteorder 1.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "ff81738b726f5d099632ceaffe7fb65b90212e8dce59d518729e7e8634032d3d" +"checksum byteorder 1.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "652805b7e73fada9d85e9a6682a4abd490cb52d96aeecc12e33a0de34dfd0d23" "checksum cc 1.0.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a9b13a57efd6b30ecd6598ebdb302cca617930b5470647570468a65d12ef9719" "checksum cfg-if 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "d4c819a1287eb618df47cc647173c5c4c66ba19d888a6e50d605672aed3140de" "checksum core-foundation 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "25bfd746d203017f7d5cbd31ee5d8e17f94b6521c7af77ece6c9e4b2d4b16c67" @@ -757,7 +776,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum env_logger 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "15abd780e45b3ea4f76b4e9a26ff4843258dd8a3eed2775a0e7368c2e7936c2f" "checksum env_logger 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)" = "3ddf21e73e016298f5cb37d6ef8e8da8e39f91f9ec8b0df44b7deb16a9f8cd5b" "checksum error-chain 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)" = "d9435d864e017c3c6afeac1654189b06cdb491cf2ff73dbf0d73b0f292f42ff8" -"checksum foreign-types 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3e4056b9bd47f8ac5ba12be771f77a0dae796d1bbaaf5fd0b9c2d38b69b8a29d" +"checksum foreign-types 0.3.2 (registry+https://github.com/rust-lang/crates.io-index)" = "f6f339eb8adc052cd2ca78910fda869aefa38d22d5cb648e6485e4d3fc06f3b1" +"checksum foreign-types-shared 0.1.1 (registry+https://github.com/rust-lang/crates.io-index)" = "00b0228411908ca8685dba7fc2cdd70ec9990a6e753e89b6ac91a84c40fbaf4b" "checksum fs2 0.4.2 (registry+https://github.com/rust-lang/crates.io-index)" = "9ab76cfd2aaa59b7bf6688ad9ba15bbae64bff97f04ea02144cfd3443e5c2866" "checksum fuchsia-zircon 0.2.1 (registry+https://github.com/rust-lang/crates.io-index)" = "f6c0581a4e363262e52b87f59ee2afe3415361c6ec35e665924eb08afe8ff159" "checksum fuchsia-zircon-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "43f3795b4bae048dc6123a6b972cadde2e676f9ded08aef6bb77f5f157684a82" @@ -769,45 +789,46 @@ source = "registry+https://github.com/rust-lang/crates.io-index" "checksum itoa 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "8324a32baf01e2ae060e9de58ed0bc2320c9a2833491ee36cd3b4c414de4db8c" "checksum kernel32-sys 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" "checksum language-tags 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "a91d884b6667cd606bb5a69aa0c99ba811a115fc68915e7056ec08a46e93199a" -"checksum lazy_static 0.2.9 (registry+https://github.com/rust-lang/crates.io-index)" = "c9e5e58fa1a4c3b915a561a78a22ee0cac6ab97dca2504428bc1cb074375f8d5" -"checksum libc 0.2.33 (registry+https://github.com/rust-lang/crates.io-index)" = "5ba3df4dcb460b9dfbd070d41c94c19209620c191b0340b929ce748a2bcd42d2" -"checksum log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)" = "880f77541efa6e5cc74e76910c9884d9859683118839d6a1dc3b11e63512565b" +"checksum lazy_static 1.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "c8f31047daa365f19be14b47c29df4f7c3b581832407daabe6ae77397619237d" +"checksum libc 0.2.34 (registry+https://github.com/rust-lang/crates.io-index)" = "36fbc8a8929c632868295d0178dd8f63fc423fd7537ad0738372bd010b3ac9b0" +"checksum log 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "e19e8d5c34a3e0e2223db8e060f9e8264aeeb5c5fc64a4ee9965c062211c024b" +"checksum log 0.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "b3a89a0c46ba789b8a247d4c567aed4d7c68e624672d238b45cc3ec20dc9f940" "checksum matches 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "100aabe6b8ff4e4a7e32c1c13523379802df0772b82466207ac25b013f193376" "checksum md5 0.3.6 (registry+https://github.com/rust-lang/crates.io-index)" = "b6d9aab58e540f50b59d5cfa7f0da4c3d437476890e1e0b6206e230dce55a23c" "checksum memchr 0.1.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d8b629fb514376c675b98c1421e80b151d3817ac42d7c667717d282761418d20" -"checksum memchr 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "148fab2e51b4f1cfc66da2a7c32981d1d3c083a803978268bb11fe4b86925e7a" +"checksum memchr 2.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "796fba70e76612589ed2ce7f45282f5af869e0fdd7cc6199fa1aa1f1d591ba9d" "checksum mime 0.2.6 (registry+https://github.com/rust-lang/crates.io-index)" = "ba626b8a6de5da682e1caa06bdb42a335aee5a84db8e5046a3e8ab17ba0a3ae0" "checksum native-tls 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "04b781c9134a954c84f0594b9ab3f5606abc516030388e8511887ef4c204a1e5" -"checksum num-traits 0.1.40 (registry+https://github.com/rust-lang/crates.io-index)" = "99843c856d68d8b4313b03a17e33c4bb42ae8f6610ea81b28abe076ac721b9b0" +"checksum num-traits 0.1.41 (registry+https://github.com/rust-lang/crates.io-index)" = "cacfcab5eb48250ee7d0c7896b51a2c5eec99c1feea5f32025635f5ae4b00070" "checksum num_cpus 1.7.0 (registry+https://github.com/rust-lang/crates.io-index)" = "514f0d73e64be53ff320680ca671b64fe3fb91da01e1ae2ddc99eb51d453b20d" -"checksum openssl 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)" = "8bf434ff6117485dc16478d77a4f5c84eccc9c3645c4da8323b287ad6a15a638" -"checksum openssl-sys 0.9.20 (registry+https://github.com/rust-lang/crates.io-index)" = "0ad395f1cee51b64a8d07cc8063498dc7554db62d5f3ca87a67f4eed2791d0c8" +"checksum openssl 0.9.23 (registry+https://github.com/rust-lang/crates.io-index)" = "169a4b9160baf9b9b1ab975418c673686638995ba921683a7f1e01470dcb8854" +"checksum openssl-sys 0.9.23 (registry+https://github.com/rust-lang/crates.io-index)" = "2200ffec628e3f14c39fc0131a301db214f1a7d584e36507ee8700b0c7fb7a46" "checksum percent-encoding 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)" = "31010dd2e1ac33d5b46a5b413495239882813e0369f8ed8a5e266f173602f831" "checksum pkg-config 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3a8b4c6b8165cd1a1cd4b9b120978131389f64bdaf456435caa41e630edba903" "checksum quote 0.3.15 (registry+https://github.com/rust-lang/crates.io-index)" = "7a6e920b65c65f10b2ae65c831a81a073a89edd28c7cce89475bff467ab4167a" "checksum rand 0.3.18 (registry+https://github.com/rust-lang/crates.io-index)" = "6475140dfd8655aeb72e1fd4b7a1cc1c202be65d71669476e392fe62532b9edd" -"checksum redox_syscall 0.1.31 (registry+https://github.com/rust-lang/crates.io-index)" = "8dde11f18c108289bef24469638a04dce49da56084f2d50618b226e47eb04509" +"checksum redox_syscall 0.1.32 (registry+https://github.com/rust-lang/crates.io-index)" = "ab105df655884ede59d45b7070c8a65002d921461ee813a024558ca16030eea0" "checksum regex 0.1.80 (registry+https://github.com/rust-lang/crates.io-index)" = "4fd4ace6a8cf7860714a2c2280d6c1f7e6a413486c13298bbc86fd3da019402f" -"checksum regex 0.2.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1731164734096285ec2a5ec7fea5248ae2f5485b3feeb0115af4fda2183b2d1b" +"checksum regex 0.2.3 (registry+https://github.com/rust-lang/crates.io-index)" = "ac6ab4e9218ade5b423358bbd2567d1617418403c7a512603630181813316322" "checksum regex-syntax 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "f9ec002c35e86791825ed294b50008eea9ddfc8def4420124fbc6b08db834957" "checksum regex-syntax 0.4.1 (registry+https://github.com/rust-lang/crates.io-index)" = "ad890a5eef7953f55427c50575c680c42841653abd2b028b68cd223d157f62db" "checksum rustc-demangle 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)" = "aee45432acc62f7b9a108cc054142dac51f979e69e71ddce7d6fc7adf29e817e" "checksum safemem 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "e27a8b19b835f7aea908818e871f5cc3a5a186550c30773be987e155e8163d8f" -"checksum schannel 0.1.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7554288337c1110e34d7a2433518d889374c1de1a45f856b7bcddb03702131fc" +"checksum schannel 0.1.9 (registry+https://github.com/rust-lang/crates.io-index)" = "4330c2e874379fbd28fa67ba43239dbe8c7fb00662ceb1078bd37474f08bf5ce" "checksum secur32-sys 0.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "3f412dfa83308d893101dd59c10d6fda8283465976c28c287c5c855bf8d216bc" "checksum security-framework 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "dfa44ee9c54ce5eecc9de7d5acbad112ee58755239381f687e564004ba4a2332" "checksum security-framework-sys 0.1.16 (registry+https://github.com/rust-lang/crates.io-index)" = "5421621e836278a0b139268f36eee0dc7e389b784dc3f79d8f11aabadf41bead" -"checksum serde 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)" = "0c9cab69e16835717c9b8bd13c29f92b6aa34fe32ce2866b1ab481cf2da8442a" -"checksum serde_derive 1.0.19 (registry+https://github.com/rust-lang/crates.io-index)" = "3bdafe3e71710131a919735916caa5b18c2754ad0d33d8ae5d586ccc804a403e" -"checksum serde_derive_internals 0.17.0 (registry+https://github.com/rust-lang/crates.io-index)" = "32f1926285523b2db55df263d2aa4eb69ddcfa7a7eade6430323637866b513ab" -"checksum serde_json 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)" = "e4586746d1974a030c48919731ecffd0ed28d0c40749d0d18d43b3a7d6c9b20e" +"checksum serde 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "386122ba68c214599c44587e0c0b411e8d90894503a95425b4f9508e4317901f" +"checksum serde_derive 1.0.25 (registry+https://github.com/rust-lang/crates.io-index)" = "ec0bfa6c5784e7d110514448da0e1dbad41ea5514c3e68be755b23858b83a399" +"checksum serde_derive_internals 0.18.1 (registry+https://github.com/rust-lang/crates.io-index)" = "730fe9f29fe8db69a601837f416e46cba07792031ed6b27557a43e49d62d89ae" +"checksum serde_json 1.0.8 (registry+https://github.com/rust-lang/crates.io-index)" = "7cf5b0b5b4bd22eeecb7e01ac2e1225c7ef5e4272b79ee28a8392a8c8489c839" "checksum syn 0.11.11 (registry+https://github.com/rust-lang/crates.io-index)" = "d3b891b9015c88c576343b9b3e41c2c11a51c219ef067b264bd9c8aa9b441dad" "checksum synom 0.11.3 (registry+https://github.com/rust-lang/crates.io-index)" = "a393066ed9010ebaed60b9eafa373d4b1baac186dd7e008555b0f702b51945b6" "checksum tempdir 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "87974a6f5c1dfb344d733055601650059a3363de2a6104819293baff662132d6" "checksum tempfile 2.2.0 (registry+https://github.com/rust-lang/crates.io-index)" = "11ce2fe9db64b842314052e2421ac61a73ce41b898dc8e3750398b219c5fc1e0" "checksum thread-id 2.0.0 (registry+https://github.com/rust-lang/crates.io-index)" = "a9539db560102d1cef46b8b78ce737ff0bb64e7e18d35b2a5688f7d097d0ff03" "checksum thread_local 0.2.7 (registry+https://github.com/rust-lang/crates.io-index)" = "8576dbbfcaef9641452d5cf0df9b0e7eeab7694956dd33bb61515fb8f18cfdd5" -"checksum thread_local 0.3.4 (registry+https://github.com/rust-lang/crates.io-index)" = "1697c4b57aeeb7a536b647165a2825faddffb1d3bad386d507709bd51a90bb14" +"checksum thread_local 0.3.5 (registry+https://github.com/rust-lang/crates.io-index)" = "279ef31c19ededf577bfd12dfae728040a21f635b06a24cd670ff510edd38963" "checksum time 0.1.38 (registry+https://github.com/rust-lang/crates.io-index)" = "d5d788d3aa77bc0ef3e9621256885555368b47bd495c13dd2e7413c89f845520" "checksum traitobject 0.1.0 (registry+https://github.com/rust-lang/crates.io-index)" = "efd1f82c56340fdf16f2a953d7bda4f8fdffba13d93b00844c25572110b26079" "checksum typeable 0.1.2 (registry+https://github.com/rust-lang/crates.io-index)" = "1410f6f91f21d1612654e7cc69193b0334f909dcf2c790c4826254fbb86f8887" diff --git a/ofborg/Cargo.toml b/ofborg/Cargo.toml index 8763689..471f2d6 100644 --- a/ofborg/Cargo.toml +++ b/ofborg/Cargo.toml @@ -7,6 +7,7 @@ authors = ["Graham Christensen "] log = "0.3.8" env_logger = "0.4.3" amqp = { git = "https://github.com/grahamc/rust-amqp.git" } +# amqp = { path = "./rust-amqp" } md5 = "0.3.5" fs2 = "0.4.2" serde = "1.0"