[package] name = "crabi_test2" version = "0.1.0" authors = ["Ben Santora "] edition = "2018" description = "An experimental Rust library for advanced ABI exploration and cross-language interoperability." license = "MIT" repository = "https://github.com/bensatlantik/crabi_test2" readme = "README.md" [dependencies] thiserror = "1.0"