diff options
Diffstat (limited to 'crates/shirabe/Cargo.toml')
| -rw-r--r-- | crates/shirabe/Cargo.toml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/crates/shirabe/Cargo.toml b/crates/shirabe/Cargo.toml new file mode 100644 index 0000000..597a886 --- /dev/null +++ b/crates/shirabe/Cargo.toml @@ -0,0 +1,4 @@ +[package] +name = "shirabe" +version.workspace = true +edition.workspace = true |
