This repository has been archived on 2025-05-27. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
culling_of_the_sheep/Cargo.toml
2024-11-26 14:14:57 -05:00

7 lines
112 B
TOML

[package]
name = "culling_of_the_sheep"
version = "0.1.0"
edition = "2021"
[dependencies]
terminal_size = "0.4"