ios unit test cleanup

This commit is contained in:
John Smith
2022-01-31 08:52:11 -05:00
parent 4bdcbbdec9
commit cc328d30fa
9 changed files with 751 additions and 555 deletions

View File

@@ -13,6 +13,7 @@ flutter_rust_bridge = "^1"
parking_lot = "^0"
log = "^0"
anyhow = { version = "^1", features = ["backtrace"] }
cfg-if = "^1"
[build-dependencies]
cfg-if = "^1"