Skip to content

Commit 9a39aea

Browse files
authored
Switch frequenz-microgrid-component-graph to crates.io 0.2.0 (#18)
2 parents 637976e + ab5d06f commit 9a39aea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ path = "src/lib.rs"
1010
[dependencies]
1111
async-trait = "0.1.89"
1212
chrono = "0.4"
13-
frequenz-microgrid-component-graph = { git = "https://github.com/frequenz-floss/frequenz-microgrid-component-graph-rs.git", rev = "0b28f99" }
13+
frequenz-microgrid-component-graph = "0.2.0"
1414
frequenz-microgrid-formula-engine = { git = "https://github.com/frequenz-floss/frequenz-microgrid-formula-engine-rs.git", rev = "463414a" }
1515
frequenz-resampling = { git = "https://github.com/frequenz-floss/frequenz-resampling-rs.git", rev = "ce84d66" }
1616
futures = "0.3.31"

0 commit comments

Comments
 (0)