# 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 = "gb28181" version = "0.1.0" authors = ["HarlanC "] description = "gb28181 library." readme = "README.md" keywords = [ "gb28181", "video", "streaming", ] categories = [ "multimedia", "multimedia::video", "multimedia::audio", ] license = "MIT" repository = "https://github.com/harlanc/xiu" resolver = "1" [dependencies.async-trait] version = "0.1.70" [dependencies.base64] version = "0.21.2" [dependencies.byteorder] version = "1.4.2" [dependencies.bytes] version = "1.0.0" [dependencies.bytesio] version = "0.3.0" [dependencies.chrono] version = "0.4" [dependencies.failure] version = "0.1.1" [dependencies.hex] version = "0.4.3" [dependencies.http] version = "0.2.9" [dependencies.indexmap] version = "1.9.3" [dependencies.lazy_static] version = "1.4.0" [dependencies.log] version = "0.4" [dependencies.rand] version = "0.8" [dependencies.streamhub] version = "0.1.2" [dependencies.tokio] version = "1.4.0"