[package] name = "libraildriver-sys" version = "0.1.2" authors = ["Lily Hopkins "] edition = "2018" description = "FFI bindings to TS2020's RailDriver.dll" license = "MIT" homepage = "https://github.com/Bsalarius/libraildriver-sys" repository = "https://github.com/Bsalarius/libraildriver-sys" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libc = "0.2" libloading = "0.7.3"