cargo-pkg 0.2.22

A simple subcommand for the Cargo package manager for building GTK packages from Rust projects.
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "cargo-pkg"
version = "0.2.22"
dependencies = [
 "json",
]

[[package]]
name = "json"
version = "0.12.4"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd"