feat: ✨ strings
This commit is contained in:
parent
deda0d8532
commit
5c1e8698fa
2 changed files with 55 additions and 0 deletions
6
22-strings/Cargo.toml
Normal file
6
22-strings/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "strings"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue