[package] name = "xrt" version = "0.3.0" edition = "2021" description = "Wrapper for the Xilinx Runtime Library (XRT)" license = "AGPL-3.0-or-later" authors = ["Gerrit Pape ", "Bjarne Wintermann "] repository = "https://github.com/papeg/xrt-rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [build-dependencies] bindgen = "0.69.4"