# 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 = "ps5_camera_firmware_loader" version = "0.0.1" authors = ["Raleigh Littles "] description = "A tool for installing firmware on the Playstation 4 or 5 camera" readme = "README.md" keywords = [ "playstation", "ps4_camera", "ps5_camera", "omnivision", "uvc", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/raleighlittles/PS5-Camera-Firmware-Loader/" [dependencies.libusb] version = "0.3.0"