# 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" rust-version = "1.69" name = "tsfh" version = "0.75.0" authors = ["Obscurely "] build = "build.rs" description = "CHANGEME_DESC" homepage = "https://github.com/Obscurely/tsfh" documentation = "https://github.com/Obscurely/tsfh/blob/master/README.md" readme = "README.md" keywords = [] categories = [] license = "MIT" repository = "https://github.com/Obscurely/tsfh" resolver = "2" [package.metadata.deb] copyright = "2023, 2023 " depends = "$auto" extended-description = "CHANGEME_DESC\"" license-file = [ "LICENSE", "0", ] maintainer = "Obscurely " section = "CHANGEME_MANUAL" [profile.release] opt-level = 3 lto = true codegen-units = 1 panic = "abort" strip = true [dependencies] [target."cfg(windows)".build-dependencies.embed-resource] version = "2.2.0"