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