# 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 = "bevy_editor_iris_common" version = "0.1.0" description = "Common code for the editor and client of bevy_editor_iris" license = "MIT OR Apache-2.0" resolver = "2" [dependencies.bevy] version = "0.7.0" [dependencies.bevy_editor_iris_derive] version = "0.1" [dependencies.futures-util] version = "0.3.21" [dependencies.quinn] version = "0.8.3" [dependencies.rcgen] version = "0.9.2" [dependencies.rustls] version = "0.20.6" [dependencies.serde] version = "1.0.137" [dependencies.serde_yaml] version = "0.8.24" [dependencies.thiserror] version = "1.0.31" [dependencies.tokio] version = "1.19.2"