feat: Update SAL crate structure and documentation
Some checks failed
Test Publishing Setup / Test Publishing Setup (pull_request) Has been cancelled

- Reduced the number of SAL crates from 16 to 15.
- Removed redundant core modules from README examples.
- Updated README to reflect the current state of published crates.
- Added `Cargo.toml.bak` to `.gitignore` to prevent accidental commits.
- Improved the clarity and accuracy of the README's installation instructions.
- Updated `publish-all.sh` script to handle existing crate versions and improve dependency management.
This commit is contained in:
Mahmoud-Emad
2025-07-01 09:04:23 +03:00
parent e01b83f12a
commit 23db07b0bd
3 changed files with 157 additions and 64 deletions

1
.gitignore vendored
View File

@@ -62,3 +62,4 @@ docusaurus.config.ts
sidebars.ts
tsconfig.json
Cargo.toml.bak