# 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 = "cappy3ds" version = "0.0.1" description = "A library to interface with various 3DS and DS capture cards" license = "MIT" repository = "https://github.com/DDRBoxman/Cappy3ds" resolver = "1" [dependencies.bytes] version = "1.5.0" [dependencies.hex] version = "0.4.3" [dependencies.image] version = "0.24.7" [dependencies.itertools] version = "0.11.0" [dependencies.libc] version = "0.2.148" [dependencies.libusb1-sys] version = "0.6.4" [dependencies.memchr] version = "2.6.3" [dependencies.rusb] version = "0.9" [dependencies.rust-embed] version = "8.0.0" [dependencies.simple-error] version = "0.3.0"