# 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 = "atm0s-media-server-utils" version = "0.2.1" description = "Utils for atm0s-media-server" license = "MIT" resolver = "1" [dependencies.async-std] version = "1.12" features = [ "tokio1", "unstable", "attributes", ] [dependencies.flate2] version = "1.0.28" [dependencies.log] version = "0.4" [dependencies.lz4_flex] version = "0.11.2" [dependencies.poem-openapi] version = "4.0" [dependencies.serde] version = "1.0" features = ["derive"] [dependencies.sorted-vec] version = "0.8"