[package] name = "stubs_rust" version = "0.1.2" authors = ["Danny Willems "] edition = "2021" license = "Apache-2.0" description = "Stubs Rust for ocaml-rust-experimentation repo" [lib] crate-type = ["staticlib", "cdylib"] [dependencies] ocaml = {version = "0.22.4"}