diff options
Diffstat (limited to 'mingling_pathf/Cargo.toml')
| -rw-r--r-- | mingling_pathf/Cargo.toml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mingling_pathf/Cargo.toml b/mingling_pathf/Cargo.toml new file mode 100644 index 0000000..90d94da --- /dev/null +++ b/mingling_pathf/Cargo.toml @@ -0,0 +1,8 @@ +[package] +name = "mingling_pathf" +version.workspace = true +edition.workspace = true +license.workspace = true +repository.workspace = true + +[dependencies] |
