# 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 = "vitasdk-sys-build-util" version = "0.2.0" authors = ["Daria Sukhonina "] description = "Internal build utilities for raw bindings to vitasdk" homepage = "https://github.com/vita-rust/vitasdk-sys" keywords = [ "vitasdk", "psvita", "vita", ] license = "MIT OR Apache-2.0" repository = "https://github.com/vita-rust/vitasdk-sys" [dependencies.bindgen] version = "0.69.4" [dependencies.env_logger] version = "0.11.2" [dependencies.log] version = "0.4.20" [dependencies.proc-macro2] version = "1.0.76" default-features = false [dependencies.quote] version = "1.0.35" default-features = false [dependencies.serde] version = "1.0.194" features = ["derive"] [dependencies.serde_yaml] version = "0.9.30" [dependencies.syn] version = "2.0.46" features = [ "parsing", "full", "printing", "visit-mut", "extra-traits", ] default-features = false [dependencies.toml] version = "0.8.8" features = ["parse"] default-features = false