diff --git a/plugins/log/Cargo.toml b/plugins/log/Cargo.toml index 8abd28b1..21f03b81 100644 --- a/plugins/log/Cargo.toml +++ b/plugins/log/Cargo.toml @@ -41,8 +41,8 @@ android_logger = "0.14" swift-rs = "1" objc2 = "0.5" objc2-foundation = { version = "0.2", default-features = false, features = [ - "std", - "NSString", + "std", + "NSString", ] } [features]