chore: specify "core" as default workspace member (github #29)

This commit is contained in:
Jakob Hellermann 2025-01-18 15:46:39 +01:00 committed by GitHub
parent 2063c6c61b
commit afa6ef302d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,6 +6,7 @@ members = [
"module-runtime-rules",
"module-request-ai",
]
default-members = ["core"]
[profile.release]
strip = true