kdump 1.2.6

A small utility that disassembles and reads KSM and KO files for use with KerbalOS.
Documentation
[package]
name = "kdump"
version = "1.2.6"
authors = ["Luke Newcomb <newcomb.luke@protonmail.com>"]
edition = "2018"
license = "GPL-3.0"
description = "A small utility that disassembles and reads KSM and KO files for use with KerbalOS."
homepage = "https://github.com/newcomb-luke/KDump"
readme = "README.md"

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

[dependencies]
clap = "~2.27.0"
flate2 = "1.0"
termcolor = "1.1"
kerbalobjects = "2.0.3"