# 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 = "hypermud-common" version = "0.0.1" authors = ["Erik Nordstrøm "] description = "HyperMUD: Mystery. Multi-User Dungeon (multiplayer real-time virtual world). Library." homepage = "https://www.hypermud-game.com/" readme = "../README.md" keywords = ["MUD", "role-playing-game", "hack-and-slash", "player-versus-player", "online-chat"] license = "ISC" repository = "https://github.com/ctsrc/hypermud" [dependencies] [badges.is-it-maintained-issue-resolution] repository = "ctsrc/hypermud" [badges.is-it-maintained-open-issues] repository = "ctsrc/hypermud" [badges.maintenance] status = "actively-developed" [badges.travis-ci] repository = "ctsrc/hypermud"