mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Create a cargo workspace for subcrates
(cherry picked from commit 488a3c16f0)
This commit is contained in:
@@ -23,6 +23,8 @@ version = "0.7.1"
|
||||
[lib]
|
||||
crate-type = ["staticlib"]
|
||||
|
||||
[workspace]
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user