Skip to content

Commit

Permalink
Fix member names
Browse files Browse the repository at this point in the history
  • Loading branch information
davidbeechey committed Oct 10, 2024
1 parent 47de0b8 commit 4fe1d4f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
[workspace]
members = [
"*",
"core",
"io",
"sensors",
]
resolver = "2"

0 comments on commit 4fe1d4f

Please sign in to comment.