# 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 = "ripdrag" version = "0.4.10" authors = ["Nicola Guerrera "] exclude = ["/.vscode"] description = "Drag and Drop files to and from the terminal" readme = "README.md" categories = ["command-line-utilities"] license-file = "LICENSE" repository = "https://github.com/nik012003/ripdrag" [profile.release] lto = true strip = true [dependencies.clap] version = "4.1.8" features = ["derive"] [dependencies.glib-macros] version = "0.19.3" [dependencies.gtk] version = "0.6.6" features = ["v4_6"] package = "gtk4" [dependencies.opener] version = "0.7.0"