# 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 = "xcode-discord-rpc" version = "0.1.0" authors = ["Yumi Izumi "] description = "A simple Discord Rich Presence client for Xcode" homepage = "https://github.com/izyumidev/xcode-discord-rpc" readme = "README.md" keywords = [ "xcode", "discord", "rich", "presence", "rpc", ] categories = ["development-tools"] license = "MIT" repository = "https://github.com/izyumidev/xcode-discord-rpc" [dependencies.cargo-watch] version = "8.4.0" [dependencies.discord-rich-presence] version = "0.2.3"