# 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 = "gv_video" version = "0.1.10" description = "GV Video Decoder for Rust" readme = "README.md" license = "Zlib" repository = "https://github.com/funatsufumiya/rust-gv-video" [dependencies.byteorder] version = "1.5.0" [dependencies.lz4_flex] version = "0.11" default-features = false [dependencies.paste] version = "^1.0.12" [dependencies.texture2ddecoder] version = "0.0.5" [features] default = ["unsafe"] unsafe = []