# 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" rust-version = "1.62" name = "arfur-build" version = "0.0.2" description = "Internal build tool for Arfur. Not for public use." license = "MIT" repository = "https://github.com/arfur-rs/arfur/" [package.metadata.nix] build = true [dependencies.bindgen] version = "0.60.1" optional = true [dependencies.color-eyre] version = "0.6.2" [dependencies.once_cell] version = "1.16.0" [dependencies.reqwest] version = "0.11.11" [dependencies.seahash] version = "4.1.0" [dependencies.tracing] version = "0.1.37" [dependencies.zip-extract] version = "0.1.1"