You've already forked AstralRinth
forked from didirus/AstralRinth
Tracing support (#3372)
* Tracing support * Add console subscriber * Add console subscriber
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Windows has stack overflows when calling from Tauri, so we increase compiler size
|
||||
[target.'cfg(windows)']
|
||||
rustflags = ["-C", "link-args=/STACK:16777220"]
|
||||
|
||||
[build]
|
||||
rustflags = ["--cfg", "tokio_unstable"]
|
||||
Reference in New Issue
Block a user