diff options
Diffstat (limited to '0014/Cargo.toml')
| -rw-r--r-- | 0014/Cargo.toml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/0014/Cargo.toml b/0014/Cargo.toml new file mode 100644 index 0000000..23404ea --- /dev/null +++ b/0014/Cargo.toml @@ -0,0 +1,6 @@ +[package] +name = "p14" +version = "0.1.0" +edition = "2021" + +[dependencies] |
