# 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] name = "quicr-core" version = "0.4.1" authors = ["Benjamin Saunders "] description = "Moved to quinn-proto (was: State machine for the QUIC transport protocol)" keywords = ["quic"] categories = ["network-programming", "asynchronous"] license = "MIT/Apache-2.0" repository = "https://github.com/Ralith/quicr" [profile.release] debug = true [dependencies.arrayvec] version = "0.4.7" [dependencies.blake2] version = "0.7" [dependencies.byteorder] version = "1.1" [dependencies.bytes] version = "0.4.7" [dependencies.constant_time_eq] version = "0.1" [dependencies.digest] version = "0.7" [dependencies.failure] version = "0.1" [dependencies.fnv] version = "1.0.6" [dependencies.lazy_static] version = "1" [dependencies.openssl] version = "0.10.10" [dependencies.rand] version = "0.4" [dependencies.slab] version = "0.4" [dependencies.slog] version = "2.2" features = ["max_level_trace", "release_max_level_debug"] [dev-dependencies.assert_matches] version = "1.1" [dev-dependencies.hex-literal] version = "0.1.1" [dev-dependencies.slog-term] version = "2" [badges.maintenance] status = "deprecated"