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.
1 parent 7f191f8 commit 8d7f556Copy full SHA for 8d7f556
Cargo.toml
@@ -2,7 +2,7 @@
2
name = "frequenz-microgrid-component-graph"
3
description = "A library for representing the components of a microgrid and the connections between them as a Directed Acyclic Graph (DAG)."
4
version = "0.2.0"
5
-edition = "2021"
+edition = "2024"
6
repository = "https://github.com/frequenz-floss/frequenz-microgrid-component-graph-rs"
7
license = "MIT"
8
0 commit comments