anyrun-plugin 0.1.0

The crate for building plugins for Anyrun
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[dependencies.abi_stable]
version = "0.11.1"

[dependencies.anyrun-interface]
version = "0.1.0"

[dependencies.anyrun-macros]
version = "0.1.0"

[package]
description = "The crate for building plugins for Anyrun"
edition = "2021"
homepage = "https://github.com/anyrun-org/plugin"
license = "GPL-3.0"
name = "anyrun-plugin"
readme = "README.md"
repository = "https://github.com/anyrun-org/plugin"
version = "0.1.0"