1 2 3 4 5 6 7 8 9
[dependencies] libc = "*" [package] authors = ["Josh Matthews <josh@joshmatthews.net>"] build = "build.rs" license = "MIT" name = "ruby-mri" version = "0.0.1"