mirror of
https://github.com/Noratrieb/uwuwind.git
synced 2026-01-14 16:45:08 +01:00
add samples
This commit is contained in:
parent
764239958f
commit
2e191506ff
7 changed files with 105327 additions and 13 deletions
|
|
@ -11,7 +11,9 @@ edition = "2021"
|
|||
libc = { version = "0.2.140", default-features = false, features = ["extra_traits"] }
|
||||
|
||||
[profile.dev]
|
||||
panic = "abort"
|
||||
# the test binary needs uwutables
|
||||
panic = "unwind"
|
||||
|
||||
[profile.release]
|
||||
panic = "abort"
|
||||
# the test binary needs uwutables
|
||||
panic = "unwind"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue