devker 0.1.4

Rust Core Project
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[package]
name = "devker"
version = "0.1.4"
authors = ["Pascal Chen <pascal.chen@devling.xyz>"]
edition = "2018"
description = "Rust Core Project"
repository = "https://github.com/TimeEngineer/DevKer"
documentation = "https://docs.rs/devker"
readme = "README.md"
keywords = ["deflate"]
categories = ["compression"]
license = "MIT"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]