# 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 = "srs" version = "0.2.0" authors = ["Ram Kaniyur "] description = "WebM screen recorder." license = "MIT" repository = "https://github.com/quadrupleslap/srs" [dependencies.cpal] version = "0.8" [dependencies.crossbeam-channel] version = "0.2" [dependencies.docopt] version = "1" [dependencies.libvpx-native-sys] version = "4" [dependencies.opus] version = "0.2" [dependencies.quest] version = "0.2" [dependencies.sample] version = "0.10" [dependencies.scrap] version = "0.5" [dependencies.serde] version = "1" [dependencies.serde_derive] version = "1" [dependencies.webm] version = "1"