metadata to be able to publish to crates.io

This commit is contained in:
2024-07-12 21:16:47 -04:00
parent 78364930f2
commit c9a7dc7993
4 changed files with 214 additions and 0 deletions

View File

@@ -1,6 +1,11 @@
[package]
name = "babichjacob-experimenting-with-binstall"
version = "0.1.0"
license = "MIT OR Apache-2.0"
readme = "README.md"
authors = ["J / Jacob Babich <jacobbabichpublic+crates@gmail.com>"]
edition = "2021"
description = "DO NOT DOWNLOAD. This crate only exists so I can experiment with CI tools for Rust, including cargo-binstall"
repository = "https://github.com/babichjacob/experimenting-with-binstall"
[dependencies]