# 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 = "anubis" version = "0.0.2" authors = ["derg"] build = "build.rs" description = "Game launcher for gaming consoles" readme = "README.md" license = "GPL-3.0-or-later" repository = "https://github.com/qhua948/anubis" [dependencies.gilrs] version = "0.10.4" [dependencies.slint] version = "1.3.2" [build-dependencies.slint-build] version = "1.3.2"