[badges.maintenance]
status = "experimental"
[package]
authors = ["MaulingMonkey <git@maulingmonkey.com>"]
categories = ["external-ffi-bindings"]
description = "Extremely lean cross platform library for loading symbols"
documentation = "https://docs.rs/minidl"
edition = "2018"
include = ["/**/*.rs", "/Cargo.toml", "/LICENSE-MIT", "/LICENSE-APACHE", "Readme.md"]
keywords = ["dlopen", "LoadLibrary", "dlsym", "dll", "so"]
license = "MIT OR Apache-2.0"
name = "minidl"
readme = "Readme.md"
repository = "https://github.com/MaulingMonkey/minidl"
rust-version = "1.54"
version = "0.1.6"