# 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 = "epics-ca-sys" version = "0.1.1" authors = ["Alexey Gerasev "] links = "ca" description = "Raw bindings for EPICS Channel Access library" homepage = "https://github.com/agerasev/epics-ca" documentation = "https://docs.rs/epics-ca-sys" readme = "README.md" keywords = ["epics"] categories = [ "science", "api-bindings", ] license = "MIT/Apache-2.0" repository = "https://github.com/agerasev/epics-ca.git" [dependencies.libc] version = "0.2" [build-dependencies.cc] version = "1.0" optional = true [features] test = ["cc"]