test_rust_my_crate 0.1.0

A testing crate for showing interacting with crate.io
Documentation
1
2
3
4
5
6
7
8
9
10
[package]
name = "test_rust_my_crate"
license = "MIT OR Apache-2.0"
version = "0.1.0"
edition = "2021"
description = "A testing crate for showing interacting with crate.io"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]