# 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 = "2018" name = "rmus" version = "0.1.4" authors = ["bettafish"] description = "A music playing library" license = "MIT" repository = "https://gitlab.com/bettafish/rmus" [dependencies.byteorder] version = "1.3.4" [dependencies.claxon] version = "0.4.2" [dependencies.cpal] version = "0.11.0" [dependencies.crossbeam] version = "0.7.3" [dependencies.futures] version = "0.3.5" [dependencies.lewton] version = "0.10.1" [dependencies.minimp3] version = "0.3.5" [dependencies.ogg] version = "0.7.0" [dependencies.smol] version = "0.1.18"