test_crate2 0.1.4

A test crate for testing cargo
Documentation
1
2
3
4
5
6
7
8
9
10
[dependencies.test_crate_01]
version = "0.1.6"

[package]
authors = ["Rustacean <tondegamer2000@gmail.com>"]
description = "A test crate for testing cargo"
edition = "2021"
license = "MIT"
name = "test_crate2"
version = "0.1.4"