Connect applications to schemes, filetypes, and more on macOS (more to come)
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

removed

+2 -2
+2 -2
infat-lib/Cargo.toml
··· 24 24 libc = "0.2" 25 25 26 26 # Objective-C bindings 27 - objc2 = { version = "0.5", features = ["gnustep-2-1"] } 28 - objc2-foundation = { version = "0.2", features = ["NSString", "gnustep-2-1"] } 27 + objc2 = { version = "0.5"} 28 + objc2-foundation = { version = "0.2", features = ["NSString"] }