Crate oxedize_fe2o3_iop_hash

Crate oxedize_fe2o3_iop_hash 

Source
👎Deprecated since 0.5.1: This crate has moved to oxedyne_fe2o3_iop_hash. Please update your dependencies.
Expand description

§⚠️ DEPRECATED PACKAGE ⚠️

This package has been moved to oxedyne_fe2o3_iop_hash.

§Migration Guide

  1. Update your Cargo.toml:
[dependencies]
# Remove this line:
# oxedize_fe2o3_iop_hash = "0.5.0"
 
# Add this line:
oxedyne_fe2o3_iop_hash = "0.6.0"  # Use the latest version
  1. Update your imports:
// Old:
// use oxedize_fe2o3_iop_hash::prelude::*;
 
// New:
use oxedyne_fe2o3_iop_hash::prelude::*;
  1. All APIs remain identical - only the package name has changed.

§Why the change?

The project has been rebranded from Oxedize to Oxedyne. This is part of a larger organizational change. The functionality remains the same.

§Support

For questions or issues with migration, please visit: https://github.com/oxedyne-io/fe2o3/issues

Functions§

deprecated_noticeDeprecated
This crate has been deprecated and moved.