df-plugin 0.1.0

This is an Plugin
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "df-plugin"
version = "0.1.0"
edition = "2021"
authors = ["Doraemon <7991156@qq.com>"]
keywords = ["df", "carryxd", "plugin", "api"]
readme = "README.md"
license = "MIT"
exclude = ["INSTALL.md"]
description = "This is an Plugin"

[dependencies]
json = "0.12.4"
df-db = "0.1.0"
df-cache = "0.1.0"
df-fields = "0.1.1"