mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-25 08:35:51 +00:00
Make cargo run
work again
I thought I'd tested this, but obviously I didn't. This will let Cargo know, that `cargo run` should run `fj-app`. Please note that the app itself is still broken, as it doesn't understand where the `target/` directory is in the workspace.
This commit is contained in:
parent
e05119e61c
commit
ff20d332c2
@ -11,3 +11,4 @@ members = [
|
||||
|
||||
"release-operator",
|
||||
]
|
||||
default-members = ["fj-app"]
|
||||
|
Loading…
Reference in New Issue
Block a user