mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 14:27:49 +00:00
Compare commits
2 Commits
48dfc6d027
...
post-01
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b44d8ab7fc | ||
|
|
c551fec1ce |
@@ -11,3 +11,8 @@ panic = "abort"
|
|||||||
|
|
||||||
[profile.release]
|
[profile.release]
|
||||||
panic = "abort"
|
panic = "abort"
|
||||||
|
|
||||||
|
[[bin]]
|
||||||
|
name = "blog_os"
|
||||||
|
test = false
|
||||||
|
bench = false
|
||||||
|
|||||||
Reference in New Issue
Block a user