# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "rutie" version = "0.9.0" authors = [ "Steve Klabnik ", "Dmitry Gritsay ", "Daniel P. Clark <6ftdan@gmail.com>", ] build = "build.rs" links = "ruby" description = "The tie between Ruby and Rust." readme = "README.md" keywords = [ "cruby", "ruby", "rutie", ] license = "MIT" repository = "https://github.com/danielpclark/rutie" [dependencies.lazy_static] version = "1.4.0" [dependencies.libc] version = "0.2.151" [features] no-link = [] [badges.maintenance] status = "actively-developed" [badges.travis-ci] branch = "master" repository = "danielpclark/rutie"