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