# 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 = "spispopd" version = "0.1.0" description = """ Listen up, ID Software! Next time you have an impending release of a much anticipated game, make sure its name is not so cool-sounding as DOOM and much longer to eliminate all of the casual \"Where can I get xxx\" posts. How about \"Smashing Pumpkins Into Small Piles Of Putrid Debris\" for the next game? https://www.youtube.com/channel/UCJ8V9aiz50m6NVn0ix5v8RQ """ readme = "README.md" license = "Unlicense" resolver = "2" [dependencies.thiserror] version = "1.0.31" [target."cfg(not(target_os=\"windows\"))".dependencies.x11-clipboard] version = "0.5.3" [target."cfg(target_os=\"windows\")".dependencies.clipboard-win] version = "4.0.3"