intspector 1.1.1

A command line integer conversion utility.
Documentation
[package]
name = "intspector"
version = "1.1.1"
authors = ["Darren Mulholland <dmulholl@tcd.ie>"]
edition = "2018"
license= "Unlicense"
repository = "https://github.com/dmulholl/intspector"
description = "A command line integer conversion utility."
homepage = "https://www.dmulholl.com/dev/intspector.html"
readme = "readme.md"

[dependencies]
term_size = "0.3.2"
arguably = "1.0.0"