# 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 = "victorem" version = "0.8.2" authors = ["https://github.com/VictoremWinbringer"] description = "UPD Game Server Framework" homepage = "https://github.com/VictoremWinbringer/Victorem" documentation = "https://docs.rs/victorem" readme = "README.md" keywords = ["game", "udp", "server"] categories = ["game-engines", "network-programming"] license = "MIT" repository = "https://github.com/VictoremWinbringer/Victorem" [dependencies.bincode] version = "1.0.1" [dependencies.itertools] version = "0.8.0" [dependencies.serde] version = "1.0.82" [dependencies.serde_derive] version = "1.0.82"