[package] name = "sqlany-extfnapi" version = "0.2.1" authors = ["Kraig Amador "] description = "SQL Anywhere External Function API" edition = "2018" license = "MIT OR Apache-2.0" [dependencies] bitflags = "1.2.1" thiserror = "1.0"