# 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 = "ttkmd-if" version = "0.1.0" description = "Lowest level pci interface to the tenstorrent driver (ttkmd)" license = "Apache-2.0" [dependencies.bitfield-struct] version = "0.4.4" [dependencies.luwen-core] version = "0.1.0" [dependencies.memmap2] version = "0.7.0" [dependencies.nix] version = "0.26.2" [dependencies.thiserror] version = "1.0.40" [dependencies.tracing] version = "0.1.40"