add a new crate where i'll explicitly simulate the inverter i hypothesize in an upcoming blog about this project
This commit is contained in:
7
Cargo.lock
generated
7
Cargo.lock
generated
@@ -1241,6 +1241,13 @@ version = "0.3.0"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "5474f8732dc7e0635ae9df6595bcd39cd30e3cfe8479850d4fa3e69306c19712"
|
||||
|
||||
[[package]]
|
||||
name = "multi_core_inverter"
|
||||
version = "0.1.0"
|
||||
dependencies = [
|
||||
"coremem",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
name = "naga"
|
||||
version = "0.8.5"
|
||||
|
Reference in New Issue
Block a user