# 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 = "o5m-stream" version = "2.0.0" description = "streaming async o5m decoder" homepage = "https://github.com/peermaps/o5m-stream.rs" readme = "readme.md" license = "BSD-3-Clause" repository = "https://github.com/peermaps/o5m-stream.rs" [dependencies.async-std] version = "1.9.0" features = ["attributes", "unstable"] [dependencies.futures] version = "0.3.13" [dependencies.pin-project-lite] version = "0.2.6" [dependencies.thiserror] version = "1.0.24"