# 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 = "opmark-egui" version = "0.0.7" authors = ["Zoron "] description = "An experimental presentation application based on OpMark, powered by egui" homepage = "https://github.com/fralonra/opmark-egui" readme = "README.md" keywords = [ "egui", "opmark", "presentation", ] license = "MIT" repository = "https://github.com/fralonra/opmark-egui" [[bin]] name = "opmark-egui" [dependencies.clap] version = "3.0" features = ["derive"] [dependencies.eframe] version = "0.16" [dependencies.font-kit] version = "0.11" [dependencies.image] version = "0.24" [dependencies.opmark] version = "0.0.2"