Merge pull request #61 from yerke/patch-1

Remove duplicate line from README
This commit is contained in:
Ryan McGrath 2022-10-03 12:33:34 -07:00 committed by GitHub
commit 2f87f19387
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -94,8 +94,6 @@ Non-Apple platforms that shim or provide a form of AppKit may be able to use a g
The following are a list of [Cargo features][cargo-features] that can be enabled or disabled.
The following are a list of [Cargo features][cargo-features] that can be enabled or disabled.
- `appkit`: Links `AppKit.framework`.
- `uikit`: Links `UIKit.framework` (iOS/tvOS only).
- `cloudkit`: Links `CloudKit.framework` and provides some wrappers around CloudKit functionality. Currently not feature complete.