You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(project): add new crates and update dependencies across project
- Add new crates: deck_loader, error-mapping, fabricatio-constants,
macro-utils, mcp-manager, scanner, signify, tex-convertor, thryd,
utils
- Update pyo3 dependency from 0.28.2 to 0.28.3 across multiple crates
- Update pyo3-stub-gen dependency from 0.20.0 to 0.21.0 in various crates
- Update tokio from 1.50.0 to 1.51.0 in fabricatio-core
- Update blake3 from 1.8.3 to 1.8.4 in fabricatio-core
- Add pyproject.toml files for all Python packages with proper metadata
- Configure build systems using maturin and hatchling for Python packages
- Set up dependency groups and optional dependencies for different packages
- Update version numbers across multiple Rust and Python packages
- Add proper feature configurations for optional dependencies in error-mapping crate
0 commit comments