my_crate2 0.1.1

A fun game where you guess what number this is
Documentation
1
2
3
4
5
6
7
8
[package]
name = "my_crate2"
version = "0.1.1"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "A fun game where you guess what number this is"

[dependencies]