# 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 = "agorartc-sys" version = "3.1.4" authors = ["DongYifan ", "Yiqing Huang "] build = "build.rs" description = "Agora RTC Rust SDK" homepage = "https://docs.agora.io/en/Video/product_video?platform=All%20Platforms" readme = "publish_dscp.md" keywords = ["agora", "RTC", "real-time", "communication", "video-call"] categories = ["multimedia", "multimedia::video", "multimedia::audio", "external-ffi-bindings"] license = "MIT OR Apache-2.0" repository = "https://github.com/AgoraIO-Community/Agora-Rust-SDK" [dependencies.lazy_static] version = "1.4.0" [dependencies.num] version = "0.2" [dependencies.num-derive] version = "0.3" [dependencies.num-traits] version = "0.2" [build-dependencies.error-chain] version = "0.12.2" [build-dependencies.find_folder] version = "0.3.0" [build-dependencies.futures] version = "0.3.8" [build-dependencies.reqwest] version = "0.10" features = ["blocking"] [build-dependencies.tokio] version = "0.2" features = ["full"] [build-dependencies.zip] version = "0.5"