df-http 0.1.2

This is an code
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[package]
name = "df-http"
version = "0.1.2"
edition = "2021"
authors = ["Doraemon <7991156@qq.com>"]
keywords = ["df", "carryxd", "code", "uuid"]
readme = "README.md"
license = "MIT"
exclude = ["INSTALL.md"]
description = "This is an code"
[dependencies]
json = "0.12.4"
curl = "0.4.44"
log = "0.4.17"
df-file = "0.1.1"
[dev-dependencies]
env_logger = "0.10.0"