# 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 = "2021" name = "rszlm" version = "0.1.10" authors = ["shiben. "] description = "ZLMediaKit rust api" readme = "README.md" keywords = [ "zlm", "zlmediakit", "rszlm", ] license = "MIT" repository = "https://github.com/BenLocal/rszlm" [dependencies.anyhow] version = "1" [dependencies.once_cell] version = "1.8" [dependencies.rszlm-sys] version = "0.1" [dev-dependencies.axum] version = "0.7" [dev-dependencies.futures-util] version = "0.3" features = ["io"] [dev-dependencies.http-body-util] version = "0.1" [dev-dependencies.hyper] version = "1" features = ["full"] [dev-dependencies.hyper-util] version = "0.1" features = ["client-legacy"] [dev-dependencies.tokio] version = "1" features = ["full"] [dev-dependencies.tokio-util] version = "0.7" features = ["full"] [features] default = [] static = ["rszlm-sys/static"] webrtc = ["rszlm-sys/webrtc"]