# 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] name = "caldera" version = "0.2.0" authors = ["Austin "] description = "3rd Party Tidal client for Linux & Windows. Very much a WIP." license = "MIT" [dependencies.basalt] version = "0.6.0" [dependencies.byteorder] version = "1.3.2" [dependencies.chrono] version = "0.4.9" [dependencies.claxon] version = "0.4.2" [dependencies.cpal] version = "0.10.0" [dependencies.crossbeam] version = "0.7.2" [dependencies.curl] version = "0.4.25" [dependencies.include_dir] version = "0.4.1" [dependencies.json] version = "0.12.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.parking_lot] version = "0.9.0" [dependencies.splines] version = "3.0.0" [features] assets = [] default = [] [target.x86_64-unknown-linux-gnu.dependencies.glib] version = "0.8.2" [target.x86_64-unknown-linux-gnu.dependencies.mpris-player] version = "0.4.0"