# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "libvirtdma" version = "0.1.0" authors = ["Can Selcik "] description = "inspect and patch live VMs" license = "MIT" [dependencies.byteorder] version = "1" [dependencies.c2rust-bitfields] version = "0.3.0" [dependencies.colored] version = "1.9.3" [dependencies.iced-x86] version = "1.2.0" [dependencies.itertools] version = "0.9.0" [dependencies.libc] version = "0.2.71" [dependencies.memmem] version = "0.1.1" [dependencies.nix] version = "0.17.0" [dependencies.pelite] version = "0.8.1" [dependencies.proc-maps] version = "0.1.6" [dependencies.regex] version = "1.3.9" [dependencies.static_assertions] version = "1.1.0" [dependencies.term-table] version = "1.3.0" [dependencies.widestring] version = "0.4.2"