diff --git a/Cargo.lock b/Cargo.lock index 5434895..ae15e99 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1620,7 +1620,7 @@ dependencies = [ [[package]] name = "reactive-graph-behaviour-model-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "dashmap", "reactive-graph-graph", @@ -1635,7 +1635,7 @@ dependencies = [ [[package]] name = "reactive-graph-behaviour-model-impl" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "dashmap", "log", @@ -1652,7 +1652,7 @@ dependencies = [ [[package]] name = "reactive-graph-behaviour-service-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "async-trait", "reactive-graph-behaviour-model-api", @@ -1667,7 +1667,7 @@ dependencies = [ [[package]] name = "reactive-graph-command-model" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "clap", "reactive-graph-graph", @@ -1684,7 +1684,7 @@ dependencies = [ [[package]] name = "reactive-graph-config-model" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "num_cpus", "reactive-graph-remotes-model", @@ -1694,7 +1694,7 @@ dependencies = [ [[package]] name = "reactive-graph-graph" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "const_format", "dashmap", @@ -1714,7 +1714,7 @@ dependencies = [ [[package]] name = "reactive-graph-lifecycle" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "async-trait", ] @@ -1722,7 +1722,7 @@ dependencies = [ [[package]] name = "reactive-graph-plugin-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "async-trait", "http", @@ -1747,12 +1747,12 @@ dependencies = [ [[package]] name = "reactive-graph-plugin-derive" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" [[package]] name = "reactive-graph-reactive-derive" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "darling", "proc-macro2", @@ -1763,7 +1763,7 @@ dependencies = [ [[package]] name = "reactive-graph-reactive-model-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "reactive-graph-graph", "serde_json", @@ -1774,7 +1774,7 @@ dependencies = [ [[package]] name = "reactive-graph-reactive-model-impl" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "dashmap", "reactive-graph-behaviour-model-api", @@ -1789,7 +1789,7 @@ dependencies = [ [[package]] name = "reactive-graph-reactive-service-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "async-trait", "crossbeam", @@ -1813,7 +1813,7 @@ dependencies = [ [[package]] name = "reactive-graph-remotes-model" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "chrono", "serde", @@ -1823,7 +1823,7 @@ dependencies = [ [[package]] name = "reactive-graph-runtime-model" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "reactive-graph-graph", "serde", @@ -1834,7 +1834,7 @@ dependencies = [ [[package]] name = "reactive-graph-serde" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "json5", "serde_json", @@ -2089,7 +2089,7 @@ dependencies = [ [[package]] name = "reactive-graph-type-system-api" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "async-trait", "json5", @@ -2109,7 +2109,7 @@ dependencies = [ [[package]] name = "reactive-graph-type-system-derive" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "darling", "proc-macro2", @@ -2120,7 +2120,7 @@ dependencies = [ [[package]] name = "reactive-graph-utils-test" version = "0.10.0" -source = "git+https://github.com/reactive-graph/reactive-graph.git#31eff9bb31f9597d8879e6cc0e602a9c90342f13" +source = "git+https://github.com/reactive-graph/reactive-graph.git#61f9f9769f54df4b027e3ca670f1b7a68b655a24" dependencies = [ "colored", "log",