# 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 = "minutus-mruby-build-utils" version = "0.5.0" authors = ["Yusuke Sangenya "] description = "Build utilities for minutus" license = "MIT" repository = "https://github.com/genya0407/minutus" resolver = "1" [dependencies.anyhow] version = "1.*" [dependencies.bytes] version = "1.*" [dependencies.cc] version = "1.*" [dependencies.flate2] version = "1.*" [dependencies.reqwest] version = "0.11.23" features = ["blocking"] [dependencies.tar] version = "0.4.40"