test_crate_01 0.1.8

A test crate for learning Rust
Documentation
[package]
name = "test_crate_01"
version = "0.1.8"
edition = "2021"
license = "MIT"
description = "A test crate for learning Rust"
authors = ["Seth Tonde <tondegamer2000@gmail.com>"]

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

[dependencies]