docs: Update all crates.io references to optimiz-rs
Updated Documentation: - ✅ README.md: cargo add optimiz-rs - ✅ RELEASE_NOTES_v1.0.0.md: Updated URLs and install commands - ✅ LINKEDIN_POST.md: Updated crates.io link - ✅ FINAL_RELEASE_STATUS.md: Updated all registry tables - ✅ PYPI_PUBLISHING.md: Updated crates.io URL - ✅ PUBLICATION_GUIDE_v1.0.0.md: Updated all references Complete Naming Consistency Achieved: - crates.io: optimiz-rs ✅ - PyPI: optimiz-rs ✅ - Old 'optimizr' package yanked on crates.io Both registries now use identical naming: optimiz-rs
This commit is contained in:
@@ -13,9 +13,9 @@ OptimizR v1.0.0 marks the first production-ready stable release with a commitmen
|
||||
|
||||
### crates.io (Rust)
|
||||
```bash
|
||||
cargo add optimizr
|
||||
cargo add optimiz-rs
|
||||
```
|
||||
🔗 https://crates.io/crates/optimizr
|
||||
🔗 https://crates.io/crates/optimiz-rs
|
||||
|
||||
### PyPI (Python)
|
||||
```bash
|
||||
|
||||
Reference in New Issue
Block a user