Ignore crates/swift-rs

This commit is contained in:
Vítor Vasconcellos 2023-05-11 02:19:06 -03:00
parent 1b01c0310f
commit 851bd84373

View file

@ -9,4 +9,5 @@ edition = "2021"
merge_derives = true
use_try_shorthand = false
use_field_init_shorthand = false
force_explicit_abi = true
force_explicit_abi = true
ignore = ["crates/swift-rs"]