Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(httpd): add Derive feature to clap in coffee_httpd Cargo.toml
This commit addresses the issue where `coffee_httpd` fails to compile independently. By adding the `Derive` feature to clap in the `coffee_httpd/Cargo.toml` file, we ensure that the necessary dependencies are properly configured. Signed-off-by: Tarek <[email protected]>
- Loading branch information