# 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 = "replit_audio" version = "0.1.0" authors = ["c0deb0t "] description = "Rust library for playing audio in repl.it." documentation = "https://docs.rs/replit_audio" readme = "README.md" keywords = ["replit", "audio", "music", "library"] categories = ["api-bindings", "multimedia::audio"] license = "MIT" repository = "https://github.com/Daniel-Liu-c0deb0t/replit_audio" [dependencies.chrono] version = "0.4.13" [dependencies.json] version = "0.12.4" [dependencies.lazy_static] version = "1.4.0"