mirror of
https://github.com/Astatin3/Rustbg.git
synced 2026-06-08 16:18:08 -06:00
Make rust code
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[package]
|
||||
name = "Rustbg"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
term_size = "0.3.2"
|
||||
rand = "0.9.0-alpha.2"
|
||||
ansi-escapes = "0.2.0"
|
||||
Reference in New Issue
Block a user