diff --git a/Cargo.lock b/Cargo.lock index 313e3c3344c8f..ed7458b8cb49b 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1068,7 +1068,7 @@ dependencies = [ [[package]] name = "columnation" version = "0.1.0" -source = "git+https://github.com/frankmcsherry/columnation#b96e1d827bc245713211b4227e95eadb7f8cd074" +source = "git+https://github.com/frankmcsherry/columnation#ec3e2e12dd4f654e3abd620a5afadbf5947f755b" dependencies = [ "paste", ] @@ -6305,7 +6305,7 @@ checksum = "42657b1a6f4d817cda8e7a0ace261fe0cc946cf3a80314390b22cc61ae080792" [[package]] name = "timely" version = "0.12.0" -source = "git+https://github.com/TimelyDataflow/timely-dataflow#1f3a315354ce6d41185a8f26c8a71e883adc1ef9" +source = "git+https://github.com/TimelyDataflow/timely-dataflow#204b444f8ad4c78f08585c7ffeb5c318b424d0d2" dependencies = [ "abomonation", "abomonation_derive", @@ -6323,12 +6323,12 @@ dependencies = [ [[package]] name = "timely_bytes" version = "0.12.0" -source = "git+https://github.com/TimelyDataflow/timely-dataflow#1f3a315354ce6d41185a8f26c8a71e883adc1ef9" +source = "git+https://github.com/TimelyDataflow/timely-dataflow#204b444f8ad4c78f08585c7ffeb5c318b424d0d2" [[package]] name = "timely_communication" version = "0.12.0" -source = "git+https://github.com/TimelyDataflow/timely-dataflow#1f3a315354ce6d41185a8f26c8a71e883adc1ef9" +source = "git+https://github.com/TimelyDataflow/timely-dataflow#204b444f8ad4c78f08585c7ffeb5c318b424d0d2" dependencies = [ "abomonation", "abomonation_derive", @@ -6344,7 +6344,7 @@ dependencies = [ [[package]] name = "timely_container" version = "0.12.0" -source = "git+https://github.com/TimelyDataflow/timely-dataflow#1f3a315354ce6d41185a8f26c8a71e883adc1ef9" +source = "git+https://github.com/TimelyDataflow/timely-dataflow#204b444f8ad4c78f08585c7ffeb5c318b424d0d2" dependencies = [ "columnation", "serde", @@ -6353,7 +6353,7 @@ dependencies = [ [[package]] name = "timely_logging" version = "0.12.0" -source = "git+https://github.com/TimelyDataflow/timely-dataflow#1f3a315354ce6d41185a8f26c8a71e883adc1ef9" +source = "git+https://github.com/TimelyDataflow/timely-dataflow#204b444f8ad4c78f08585c7ffeb5c318b424d0d2" [[package]] name = "tinytemplate"