We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 637976e + ab5d06f commit 9a39aeaCopy full SHA for 9a39aea
1 file changed
Cargo.toml
@@ -10,7 +10,7 @@ path = "src/lib.rs"
10
[dependencies]
11
async-trait = "0.1.89"
12
chrono = "0.4"
13
-frequenz-microgrid-component-graph = { git = "https://github.com/frequenz-floss/frequenz-microgrid-component-graph-rs.git", rev = "0b28f99" }
+frequenz-microgrid-component-graph = "0.2.0"
14
frequenz-microgrid-formula-engine = { git = "https://github.com/frequenz-floss/frequenz-microgrid-formula-engine-rs.git", rev = "463414a" }
15
frequenz-resampling = { git = "https://github.com/frequenz-floss/frequenz-resampling-rs.git", rev = "ce84d66" }
16
futures = "0.3.31"
0 commit comments