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