diff options
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -6,3 +6,7 @@ version = "0.1.0" [dependencies] cortex-m = "0.2.0" + +[dependencies.vcell] +features = ["const-fn"] +version = "0.1.0"
\ No newline at end of file |
