klinker 2.0.1

The Kerbal Compiler Collection linker for kOS
Documentation
[[bin]]
name = "kld"
path = "src/main.rs"
[dependencies.clap]
version = "~2.27.0"

[dependencies.flate2]
version = "1.0"

[dependencies.kerbalobjects]
version = "3.1.8"

[package]
authors = ["Luke Newcomb <newcomb.luke@protonmail.com>"]
description = "The Kerbal Compiler Collection linker for kOS"
edition = "2018"
homepage = "https://github.com/newcomb-luke/kOS-KLinker"
license = "GPL-3.0"
name = "klinker"
readme = "README.md"
version = "2.0.1"