This website works better with JavaScript
GitBross
Home
Explore
Help
Register
Sign In
ayush99336
/
100daysofrust
Watch
1
Star
3
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
020e63c936
Branches
Tags
master
100daysofrust
/
4.GuessingGame
/
Cargo.toml
Cargo.toml
98 B
History
Raw
1
2
3
4
5
6
7
[package]
name = "guessinggame"
version = "0.1.0"
edition = "2024"
[dependencies]
rand = "0.9.2"