7 lines
109 B
TOML
7 lines
109 B
TOML
[package]
|
|
name = "count_the_number_of_consistent_strings"
|
|
version = "0.1.0"
|
|
edition = "2024"
|
|
|
|
[dependencies]
|