Improve attribute setting

This commit is contained in:
Jeremy Soller 2022-10-26 18:45:31 -06:00
parent 536c24355c
commit 559a83faa5
4 changed files with 100 additions and 90 deletions

View file

@ -1 +1 @@
RUST_LOG=cosmic_text=debug cargo run --release --package syntax -- "$@"
RUST_LOG=cosmic_text=debug,syntax=debug cargo run --release --package syntax -- "$@"