Skip to content

Conversation

@konard
Copy link
Member

@konard konard commented Sep 11, 2025

Summary

  • Add Unlicense license to doublets-ffi/Cargo.toml to match repository LICENSE file
  • Add authors, repository, homepage, description and readme fields to package metadata
  • Ensures proper license information is displayed on crates.io when package is published

Test plan

  • Verify Cargo.toml syntax is valid
  • Confirm license field matches repository LICENSE file (Unlicense)
  • Ensure all required package metadata fields are present for crates.io publication

Fixes #21

🤖 Generated with Claude Code

Adding CLAUDE.md with task information for AI processing.
This file will be removed when the task is complete.

Issue: #21
@konard konard self-assigned this Sep 11, 2025
konard and others added 2 commits September 11, 2025 08:14
- Add Unlicense license to match repository LICENSE file
- Add authors, repository, homepage, description and readme fields
- Ensures proper license information is displayed on crates.io

Fixes #21

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
@konard konard changed the title [WIP] Update LICENSE on cargo Add license and package metadata to doublets-ffi Sep 11, 2025
@konard konard marked this pull request as ready for review September 11, 2025 05:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update LICENSE on cargo

2 participants