mirror of
https://github.com/lldap/lldap.git
synced 2026-07-25 17:58:44 +00:00
cargo: set metadata for publishing crates (#577)
This commit is contained in:
@@ -163,7 +163,7 @@ To compile the project, you'll need:
|
||||
Then you can compile the server (and the migration tool if you want):
|
||||
|
||||
```shell
|
||||
cargo build --release -p lldap -p migration-tool
|
||||
cargo build --release -p lldap -p lldap_migration_tool
|
||||
```
|
||||
|
||||
The resulting binaries will be in `./target/release/`. Alternatively, you can
|
||||
|
||||
Reference in New Issue
Block a user