# 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 = "2018" name = "wooting-analog-plugin-dev" version = "0.7.1" authors = ["simon-wh "] description = "Library for designing plugins for the Wooting Analog SDK" homepage = "https://github.com/WootingKb/wooting-analog-sdk" documentation = "https://docs.rs/wooting-analog-plugin-dev" keywords = [ "wooting", "keyboard", "analog", "sdk", "plugin", ] license = "MPL-2.0" repository = "https://github.com/WootingKb/wooting-analog-sdk" [lib] crate-type = [ "staticlib", "rlib", ] [dependencies.ffi-support] version = "0.4" [dependencies.wooting-analog-common] version = "0.7.1"