| Crates.io | oxedize_fe2o3_file |
| lib.rs | oxedize_fe2o3_file |
| version | 0.5.1 |
| created_at | 2024-12-23 09:14:57.535118+00 |
| updated_at | 2025-06-25 00:11:17.382661+00 |
| description | DEPRECATED: This package has moved to oxedyne_fe2o3_file. Please update your dependencies. |
| homepage | |
| repository | https://github.com/oxedyne-io/fe2o3 |
| max_upload_size | |
| id | 1492882 |
| size | 4,586 |
This package has been moved to oxedyne_fe2o3_file.
The Oxedize project has been rebranded to Oxedyne. As part of this transition:
oxedize_fe2o3_file (this package)oxedyne_fe2o3_file (please use this)Cargo.toml:[dependencies]
# Remove:
# oxedize_fe2o3_file = "0.5.0"
# Add:
oxedyne_fe2o3_file = "0.6.0" # Use the latest version
// Old:
// use oxedize_fe2o3_file::prelude::*;
// New:
use oxedyne_fe2o3_file::prelude::*;
All APIs remain identical. Only the package name has changed.
If you have any issues with the migration, please open an issue at: https://github.com/oxedyne-io/fe2o3/issues
Thank you for using Hematite (fe2o3)! 🦀