# 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 = "risc0-build-kernel" version = "1.1.3" description = "RISC Zero tool for building kernels" homepage = "https://risczero.com/" license = "Apache-2.0" repository = "https://github.com/risc0/risc0/" [dependencies.cc] version = "1.1" features = ["parallel"] [dependencies.directories] version = "5.0" [dependencies.glob] version = "0.3" [dependencies.hex] version = "0.4" [dependencies.rayon] version = "1.10" [dependencies.sha2] version = "0.10" [dependencies.tempfile] version = "3.12" [dependencies.which] version = "6.0"