[package] name = "fakerand" version = "0.1.0" edition = "2021" [dependencies] libc = "0.2" [lib] crate-type = ["cdylib"]