Skip to content

Commit ee1a0b4

Browse files
committed
edge-case-fix
Signed-off-by: Sahas Subramanian <[email protected]>
1 parent 70a3c08 commit ee1a0b4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@ crate-type = ["cdylib"]
1010

1111
[dependencies]
1212
pyo3 = "0.27.1"
13-
frequenz-microgrid-component-graph = "0.1.0"
13+
# frequenz-microgrid-component-graph = "0.1.0"
14+
frequenz-microgrid-component-graph = { git = "https://github.com/shsms/frequenz-microgrid-component-graph-rs", branch="edge-case-fix" }

0 commit comments

Comments
 (0)