# 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] name = "netsnmp-sys-nocrypto" version = "0.1.3" authors = [ "Hroi Sigurdsson ", "Sergiy S. ", ] build = "build.rs" links = "netsnmp" description = "Rust FFI bindings to Net-SNMP with no crypto dep" keywords = [ "networking", "snmp", ] license = "BSD-2-Clause" repository = "https://github.com/divi255/netsnmp-sys-nocrypto" [dependencies.libc] version = "0.2.*"