# 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 = "pmse" version = "0.1.0-a1" authors = ["secext2022 "] build = false autobins = false autoexamples = false autotests = false autobenches = false description = "Binary for pmse" readme = "README.md" keywords = ["pmse"] categories = [] license = "LGPL-3.0-or-later" repository = "https://github.com/fm-elpac/pmse-1" [[bin]] name = "pmse" path = "src/main.rs" [dependencies.pmse-gtk] version = "^0.1.0-a1" [dependencies.pmse-render] version = "^0.1.0-a1"