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
[dependencies]

[package]
description = "A testing crate for showing interacting with crate.io"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "test_rust_my_crate"
resolver = "2"
version = "0.1.0"