pretty tracing

This commit is contained in:
nora 2023-11-08 21:32:54 +01:00
parent 9575dc4138
commit ba5e53eea6
10 changed files with 327 additions and 18 deletions

View file

@ -1,4 +1,5 @@
[workspace]
members = ["test-program"]
[package]
name = "uwuwind"
@ -9,6 +10,7 @@ edition = "2021"
[dependencies]
libc = { version = "0.2.140", default-features = false, features = ["extra_traits"] }
tracing = { version = "0.1.40", default-features = false, features = ["attributes"] }
[profile.dev]
# the test binary needs uwutables