rules_swift 2.0 requires using the aspect_hints attribute to specify interop between cc_library and swift_library. This change adds the aspect_hints attribute to the cc_library rule for CYaml. It increases the minimum supported rules_swift version to 2.0
rules_swift 2.0 requires using the
aspect_hints
attribute to specify interop betweencc_library
andswift_library
. This change adds theaspect_hints
attribute to thecc_library
rule for CYaml. It increases the minimum supported rules_swift version to 2.0