# 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_diagnostic_renet" version = "0.1.0" exclude = [".github/"] description = "Bevy game engine plugin for Renet diagnostics " readme = "README.md" keywords = [ "bevy", "diagnostic", "renet", "network", "gamedev", ] categories = [ "development-tools::debugging", "development-tools::profiling", "game-development", "network-programming", ] license = "MIT OR Apache-2.0" repository = "https://github.com/sagan-software/bevy_diagnostic_renet" resolver = "2" [dependencies.bevy] version = "0.8.1" default-features = false [dependencies.bevy_renet] version = "0.0.5"