diff options
Diffstat (limited to 'mling/res/template_0.2')
| -rw-r--r-- | mling/res/template_0.2/command/Cargo.toml | 0 | ||||
| -rw-r--r-- | mling/res/template_0.2/command/src/main.rs | 1 | ||||
| -rw-r--r-- | mling/res/template_0.2/flat/Cargo.toml | 0 | ||||
| -rw-r--r-- | mling/res/template_0.2/flat/src/main.rs | 0 | ||||
| -rw-r--r-- | mling/res/template_0.2/modularity/Cargo.toml | 0 | ||||
| -rw-r--r-- | mling/res/template_0.2/modularity/src/main.rs | 0 |
6 files changed, 1 insertions, 0 deletions
diff --git a/mling/res/template_0.2/command/Cargo.toml b/mling/res/template_0.2/command/Cargo.toml new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/mling/res/template_0.2/command/Cargo.toml diff --git a/mling/res/template_0.2/command/src/main.rs b/mling/res/template_0.2/command/src/main.rs new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/mling/res/template_0.2/command/src/main.rs @@ -0,0 +1 @@ + diff --git a/mling/res/template_0.2/flat/Cargo.toml b/mling/res/template_0.2/flat/Cargo.toml new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/mling/res/template_0.2/flat/Cargo.toml diff --git a/mling/res/template_0.2/flat/src/main.rs b/mling/res/template_0.2/flat/src/main.rs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/mling/res/template_0.2/flat/src/main.rs diff --git a/mling/res/template_0.2/modularity/Cargo.toml b/mling/res/template_0.2/modularity/Cargo.toml new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/mling/res/template_0.2/modularity/Cargo.toml diff --git a/mling/res/template_0.2/modularity/src/main.rs b/mling/res/template_0.2/modularity/src/main.rs new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/mling/res/template_0.2/modularity/src/main.rs |
