# 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 = "openmp-sys" version = "1.2.3" authors = ["Kornel "] links = "openmp" description = "Link with OpenMP (libgomp)" homepage = "https://www.openmp.org/" documentation = "https://gitlab.com/kornelski/openmp-rs#readme" readme = "README.md" keywords = ["openmp", "omp", "gomp"] categories = ["external-ffi-bindings", "concurrency"] license = "CC0-1.0" repository = "https://gitlab.com/kornelski/openmp-rs.git" resolver = "2" [package.metadata.docs.rs] targets = ["x86_64-unknown-linux-gnu"] [build-dependencies.cc] version = "1.0.67" [features] static = [] [badges.appveyor] repository = "pornel/openmp-rs" [badges.gitlab] repository = "kornelski/openmp-rs" [badges.maintenance] status = "as-is"