# 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 = "inkscape-figures-manager" version = "0.2.0" authors = ["Cristian Perez Jensen "] description = "A tool to manage figures in Inkscape, and create technical figures fast with shortcuts." homepage = "https://github.com/cristianpjensen/inkscape-figures-manager-rs" readme = "README.md" keywords = [ "inkscape", "figures", "cli", ] categories = ["command-line-utilities"] license = "MIT" repository = "https://github.com/cristianpjensen/inkscape-figures-manager-rs" [dependencies.clap] version = "4.5.1" features = ["derive"] [dependencies.cocoa] version = "0.25.0" [dependencies.colored] version = "2.1.0" [dependencies.glob] version = "0.3.1" [dependencies.notify] version = "6.1.1" [dependencies.objc] version = "0.2.7" [dependencies.rdev] version = "0.5.3" features = ["unstable_grab"] [dependencies.tfc] version = "0.7.0"