Add solution
This commit is contained in:
parent
915b486dc1
commit
780e817337
5 changed files with 1047 additions and 0 deletions
7
Cargo.toml
Normal file
7
Cargo.toml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
[package]
|
||||
name = "laulens_move"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
smallvec = "1.13.2"
|
||||
Loading…
Add table
Add a link
Reference in a new issue