# 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 = "hkalbasi-rustc-ap-compiletest" version = "0.0.20231215" description = """ Automatically published version of the package `compiletest` in the hkalbasi/rust repository from commit 46a65c9c17f0fe25522ab229b6e7da90a3dc3008 The publishing script for this crate lives at: https://github.com/hkalbasi/rustc-auto-publish """ license = "MIT / Apache-2.0" repository = "https://github.com/hkalbasi/rust" [lib] doctest = false [dependencies.anyhow] version = "1" [dependencies.build_helper] version = "0.0.20231215" package = "hkalbasi-rustc-ap-build_helper" [dependencies.colored] version = "2" [dependencies.diff] version = "0.1.10" [dependencies.getopts] version = "0.2" [dependencies.glob] version = "0.3.0" [dependencies.lazycell] version = "1.3.0" [dependencies.miropt-test-tools] version = "0.0.20231215" package = "hkalbasi-rustc-ap-miropt-test-tools" [dependencies.once_cell] version = "1.16.0" [dependencies.regex] version = "1.0" [dependencies.rustfix] version = "0.6.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.serde_json] version = "1.0" [dependencies.tracing] version = "0.1" [dependencies.tracing-subscriber] version = "0.3.3" features = [ "fmt", "env-filter", "smallvec", "parking_lot", "ansi", ] default-features = false [dependencies.unified-diff] version = "0.2.1" [dependencies.walkdir] version = "2" [target."cfg(unix)".dependencies.libc] version = "0.2" [target."cfg(windows)".dependencies.miow] version = "0.6" [target."cfg(windows)".dependencies.windows] version = "0.48.0" features = [ "Win32_Foundation", "Win32_System_Diagnostics_Debug", ]