trim-go-asm 0.1.3

Trim Go Assembly from $ go tool compile -S
[[bin]]
name = "trim-go-asm"
[dependencies.clap]
version = "3.1.2"

[package]
authors = ["Krouton <me+git@tokinia.me>"]
categories = ["command-line-utilities"]
description = "Trim Go Assembly from $ go tool compile -S"
edition = "2021"
license = "MIT"
license-file = "LICENSE"
name = "trim-go-asm"
repository = "https://github.com/ggvm-org/trim-go-asm"
resolver = "2"
rust-version = "1.56"
version = "0.1.3"