NumGuessRust 0.1.9

A short description of my package
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.rand]
version = "0.9.0-alpha.0"

[package]
authors = ["gandli <gandli@qq.com>"]
description = "A short description of my package"
edition = "2021"
homepage = "https://chenxuexin.com/"
license = "MIT OR Apache-2.0"
name = "NumGuessRust"
readme = "README.md"
repository = "https://github.com/gandli/num_guess_rust/"
version = "0.1.9"