git-download 0.1.1

Download a single file from a Git repository.
Documentation
[dependencies.anyhow]
version = "1"

[dependencies.cmd_lib]
version = "1.3.0"

[dependencies.tempfile]
version = "3"

[package]
authors = ["Akira Hayakawa <ruby.wktk@gmail.com>"]
categories = ["development-tools"]
description = "Download a single file from a Git repository."
edition = "2021"
keywords = ["proto", "rpc", "microservices"]
license = "MIT"
name = "git-download"
readme = "../README.md"
repository = "https://github.com/akiradeveloper/git-download"
version = "0.1.1"