1[package] 2name = "tests_expectations" 3description = "bindgen results when ran on ../headers/*" 4version = "0.1.0" 5authors = [ 6 "Jyun-Yan You <jyyou.tw@gmail.com>", 7 "Emilio Cobos Álvarez <emilio@crisal.io>", 8 "The Servo project developers", 9] 10edition = "2018" 11 12[dependencies] 13objc = "0.2" 14block = "0.1" 15libloading = "0.6.2" 16