build(deps): update objc2-foundation requirement from 0.2.2 to 0.3.0 #580
Annotations
10 errors
Build crate:
src/backends/cg.rs#L15
unresolved import `objc2_foundation::CGPoint`
|
Build crate:
src/backends/cg.rs#L41
the trait bound `objc2_foundation::NSObject: Message` is not satisfied because the trait comes from a different crate version
|
Build crate:
src/backends/cg.rs#L37
the trait bound `NSString: RefEncode` is not satisfied because the trait comes from a different crate version
|
Build crate:
src/backends/cg.rs#L37
the trait bound `NSDictionary<NSString, AnyObject>: RefEncode` is not satisfied because the trait comes from a different crate version
|
Build crate:
src/backends/cg.rs#L41
the trait bound `objc2_foundation::NSObject: RefEncode` is not satisfied because the trait comes from a different crate version
|
Build crate:
src/backends/cg.rs#L37
mismatched types
|
Build crate:
src/backends/cg.rs#L37
mismatched types
|
Build crate:
src/backends/cg.rs#L37
the trait bound `objc2_foundation::NSObject: ClassType` is not satisfied because the trait comes from a different crate version
|
Build crate:
src/backends/cg.rs#L37
the trait bound `NSString: RefEncode` is not satisfied because the trait comes from a different crate version
|
Build crate:
src/backends/cg.rs#L37
the trait bound `NSDictionary<NSString, AnyObject>: RefEncode` is not satisfied because the trait comes from a different crate version
|
Loading