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