Untitled

 avatar
unknown
plain_text
12 days ago
225 B
5
Indexable
[package]
name = "guessing_game"
version = "0.1.0"
edition = "2024"

[dependencies]
tokio = { version = "1.0", features = ["full", "signal"] }
trust-dns-resolver = "0.20.4"
rand = { version = "0.8.5", features = ["std_rng"] }
Editor is loading...
Leave a Comment