diff --git a/plugins/log/Cargo.toml b/plugins/log/Cargo.toml index 75d1aa86..d78d6e84 100644 --- a/plugins/log/Cargo.toml +++ b/plugins/log/Cargo.toml @@ -43,8 +43,8 @@ android_logger = "0.15" swift-rs = "1" objc2 = "0.6" objc2-foundation = { version = "0.3", default-features = false, features = [ - "std", - "NSString", + "std", + "NSString", ] } [features]