kdump 1.1.4

A small utility that disassembles and reads KSM and KO files for use with KerbalOS.
Documentation
[package]

name = "kdump"

version = "1.1.4"

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"