Servoshell as default member (#30310)

This commit is contained in:
Samson 2023-09-07 09:34:16 +02:00 committed by GitHub
parent a1b83cac2a
commit 523e897138
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@ members = [
"ports/libsimpleservo/jniapi/",
"tests/unit/*",
]
default-members = ["ports/servoshell"]
exclude = [".cargo"]
[workspace.dependencies]