# 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 = "wcip" version = "0.1.2" authors = ["Hukadan "] description = "A small utility that list the games you own on Steam and can be played on OpenBSD" homepage = "https://github.com/playonbsd-rs/pobsd-wcip" documentation = "https://docs.rs/wcip" readme = "README.md" keywords = [ "OpenBSD", "PlayOnBSD", ] license = "MIT" [dependencies.attohttpc] version = "0.24.1" [dependencies.pledge] version = "0.4.1" [dependencies.pobsd-db] version = "0.1.4" [dependencies.pobsd-parser] version = "0.4.1"