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