Commit ea4525d
committed
chore: update package versions and improve code formatting
- Updated packageManager version in package.json from [email protected] to [email protected].
- Updated jiti version in pnpm-lock.yaml from 2.6.1 to 1.21.7 for various dependencies.
- Refactored assertions in Rust test files for better readability by formatting multi-line assertions.
- Improved error logging in config.rs by consolidating warning messages.
- Enhanced code readability in specs.rs by simplifying filter mapping.
- Cleaned up formatting in main.rs and project_registry.rs for consistency.1 parent b636853 commit ea4525d
File tree
13 files changed
+122
-213
lines changed- rust
- leanspec-cli/tests
- leanspec-http
- src
- handlers
- tests
13 files changed
+122
-213
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
0 commit comments