# 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 = "lotus-audio-utils" version = "0.1.0" authors = ["Youn Mélois "] description = "Utilities for lotus-lib audio handling." homepage = "https://github.com/sehnryr/lotus-audio-utils" keywords = [ "warframe", "cache", "decompression", "utils", "audio", ] categories = [ "encoding", "filesystem", "parsing", ] license = "MIT" repository = "https://github.com/sehnryr/lotus-audio-utils" [dependencies.anyhow] version = "1.0.79" [dependencies.bytebuffer] version = "2.2.0" [dependencies.crc] version = "3.0.1" [dependencies.log] version = "0.4.20" [dependencies.lotus-lib] version = "3.*" [dependencies.rand] version = "0.8.5" [dependencies.zerocopy] version = "0.7.32"