# 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 = "2018" name = "ata_x86" version = "0.1.1" authors = ["Daniyal Khan, NPEX42 "] description = """ All credit goes to NPEX42, I made this since the operating system I've been working on breaks When the x86_64 crate is imported and this removes it. A Simple, Amazing x86 ATA Crate. Credit to NPEX42""" readme = "README.md" license = "MIT" [dependencies.bit_field] version = "0.10.0" [dependencies.lazy_static] version = "1.4.0" features = ["spin_no_std"] [dependencies.serde] version = "1.0.126" default-features = false [dependencies.spin] version = "0.9.0"