Update crates/binstalk-git-repo-api/Cargo.toml

This commit is contained in:
Jiahao XU 2024-06-10 15:40:35 +10:00 committed by GitHub
parent 567381e720
commit c4f03a83e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@ name = "binstalk-git-repo-api"
description = "The binstall toolkit for accessing API for git repository"
repository = "https://github.com/cargo-bins/cargo-binstall"
documentation = "https://docs.rs/binstalk-git-repo-api"
version = "0.1.0"
version = "0.0.0"
rust-version = "1.70.0"
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]
edition = "2021"