# 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 = "rust-demo-kaiya" version = "0.1.0" description = "a rust demo" homepage = "https://kaiyai.com" readme = "README.md" license = "MIT OR Apache-2.0" [package.metadata.bundle] name = "RustDemo" identifier = "com.kaiyai.rust" icon = ["neovide.ico"] version = "0.8.0" resources = [] copyright = "Copyright (c) Kaiya 2021. All rights reserved." category = "Productivity" short_description = "A simple GUI for Rust." long_description = """ This is a simple graphical user interface for Neovim. Where possible there are some graphical improvements, but it should act functionally like the terminal UI. """ osx_minimum_system_version = "10.11" [dependencies]