diff options
Diffstat (limited to 'crates/server/Cargo.toml')
| -rw-r--r-- | crates/server/Cargo.toml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/crates/server/Cargo.toml b/crates/server/Cargo.toml new file mode 100644 index 0000000..7c91f7b --- /dev/null +++ b/crates/server/Cargo.toml @@ -0,0 +1,5 @@ +[package] +name = "server" +version.workspace = true +edition.workspace = true +authors.workspace = true
\ No newline at end of file |
