diff --git a/Cargo.lock b/Cargo.lock index 1a9a8c4..b39c518 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -421,7 +421,7 @@ version = "3.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "fde0e0ec90c9dfb3b4b1a0891a7dcd0e2bffde2f7efed5fe7c9bb00e5bfb915e" dependencies = [ - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -729,7 +729,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "976dd42dc7e85965fe702eb8164f21f450704bdde31faefd6471dba214cb594e" dependencies = [ "libc", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -1660,7 +1660,7 @@ dependencies = [ [[package]] name = "reactive-graph-behaviour-model-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "dashmap", "reactive-graph-graph", @@ -1675,7 +1675,7 @@ dependencies = [ [[package]] name = "reactive-graph-behaviour-model-impl" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#67db7b8ac3d3aa4e6f8bc0339eec5d8fd7f520ba" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "dashmap", "log", @@ -1692,7 +1692,7 @@ dependencies = [ [[package]] name = "reactive-graph-behaviour-service-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "async-trait", "reactive-graph-behaviour-model-api", @@ -1707,7 +1707,7 @@ dependencies = [ [[package]] name = "reactive-graph-command-model" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#67db7b8ac3d3aa4e6f8bc0339eec5d8fd7f520ba" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "clap", "reactive-graph-graph", @@ -1724,7 +1724,7 @@ dependencies = [ [[package]] name = "reactive-graph-config-model" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#67db7b8ac3d3aa4e6f8bc0339eec5d8fd7f520ba" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "num_cpus", "reactive-graph-remotes-model", @@ -1734,7 +1734,7 @@ dependencies = [ [[package]] name = "reactive-graph-graph" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "const_format", "dashmap", @@ -1754,7 +1754,7 @@ dependencies = [ [[package]] name = "reactive-graph-lifecycle" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "async-trait", ] @@ -1762,7 +1762,7 @@ dependencies = [ [[package]] name = "reactive-graph-plugin-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#67db7b8ac3d3aa4e6f8bc0339eec5d8fd7f520ba" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "async-trait", "http", @@ -1787,12 +1787,12 @@ dependencies = [ [[package]] name = "reactive-graph-plugin-derive" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#67db7b8ac3d3aa4e6f8bc0339eec5d8fd7f520ba" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" [[package]] name = "reactive-graph-reactive-derive" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "darling", "proc-macro2", @@ -1803,7 +1803,7 @@ dependencies = [ [[package]] name = "reactive-graph-reactive-model-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "reactive-graph-graph", "serde_json", @@ -1814,7 +1814,7 @@ dependencies = [ [[package]] name = "reactive-graph-reactive-model-impl" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "dashmap", "reactive-graph-behaviour-model-api", @@ -1829,7 +1829,7 @@ dependencies = [ [[package]] name = "reactive-graph-reactive-service-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "async-trait", "crossbeam", @@ -1853,7 +1853,7 @@ dependencies = [ [[package]] name = "reactive-graph-remotes-model" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#67db7b8ac3d3aa4e6f8bc0339eec5d8fd7f520ba" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "chrono", "serde", @@ -1863,7 +1863,7 @@ dependencies = [ [[package]] name = "reactive-graph-runtime-model" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#67db7b8ac3d3aa4e6f8bc0339eec5d8fd7f520ba" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "reactive-graph-graph", "serde", @@ -1874,7 +1874,7 @@ dependencies = [ [[package]] name = "reactive-graph-serde" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "json5", "serde_json", @@ -2129,7 +2129,7 @@ dependencies = [ [[package]] name = "reactive-graph-type-system-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "async-trait", "json5", @@ -2149,7 +2149,7 @@ dependencies = [ [[package]] name = "reactive-graph-type-system-derive" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "darling", "proc-macro2", @@ -2160,7 +2160,7 @@ dependencies = [ [[package]] name = "reactive-graph-utils-test" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#bdc7be90340e12e60579954a20875af0b79ee41e" +source = "git+https://github.com/reactive-graph/reactive-graph.git#8a95e0fb92d92207abeb65b814ff1feb6a86b4cf" dependencies = [ "colored", "log", @@ -2284,7 +2284,7 @@ dependencies = [ "errno", "libc", "linux-raw-sys", - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]] @@ -2310,8 +2310,8 @@ dependencies = [ [[package]] name = "schemars" -version = "1.0.0-alpha.22" -source = "git+https://github.com/GREsau/schemars.git#e4653c7c738299ca865269970ec1aad6b77f6a01" +version = "1.0.0-rc.2" +source = "git+https://github.com/GREsau/schemars.git#7bca0ed57030e0a05c47293f094dd1984d50f098" dependencies = [ "dyn-clone", "ref-cast", @@ -2323,8 +2323,8 @@ dependencies = [ [[package]] name = "schemars_derive" -version = "1.0.0-alpha.22" -source = "git+https://github.com/GREsau/schemars.git#e4653c7c738299ca865269970ec1aad6b77f6a01" +version = "1.0.0-rc.2" +source = "git+https://github.com/GREsau/schemars.git#7bca0ed57030e0a05c47293f094dd1984d50f098" dependencies = [ "proc-macro2", "quote", @@ -2932,7 +2932,7 @@ version = "0.1.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "cf221c93e13a30d793f7645a0e7762c55d169dbb0a49671918a2319d289b10bb" dependencies = [ - "windows-sys 0.52.0", + "windows-sys 0.59.0", ] [[package]]