# 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 = "pn-editor" version = "0.9.2" authors = ["Fabio U. Krapohl "] description = "A powerful program to view, edit and simulate petri nets" readme = "README.md" license = "MIT OR Apache-2.0" repository = "https://gitlab.com/porky11/pn-editor" resolver = "2" [dependencies.femtovg] version = "0.3" [dependencies.ga2] version = "0.2" [dependencies.gapp] version = "0.1.0" [dependencies.gapp-winit] version = "0.4" [dependencies.glutin] version = "0.28" [dependencies.instant] version = "0.1" [dependencies.pn-editor-core] version = "0.7" [dependencies.pns] version = "0.10" [dependencies.resource] version = "0.5" [dependencies.simple-femto-text-rendering] version = "0.1" [dependencies.text-editing] version = "0.1.3" [dependencies.vector-space] version = "0.3" [dependencies.winit] version = "0.26"