# 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 = "toid" version = "0.10.0-alpha" authors = ["masashi yoshikawa "] description = "live coding tool" license = "MIT" [dependencies.base64] version = "0.12.0" [dependencies.im] version = "14.0.0" [dependencies.itertools] version = "0.9.0" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4.8" [dependencies.noise] version = "0.6.0" [dependencies.nom] version = "5.1.1" [dependencies.num] version = "0.2.1" [dependencies.openssl] version = "0.10" [dependencies.portaudio] version = "0.7.0" [dependencies.rand] version = "0.7.3" [dependencies.serde] version = "1.0" features = ["derive", "rc"] [dependencies.serde_derive] version = "1.0.106" [dependencies.serde_json] version = "1.0" [dependencies.toml] version = "0.4.2" [dependencies.url] version = "2.0.0" [dependencies.ws] version = "0.9.1" features = ["ssl"]