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
fix: Update clickgraph-client and add documentation
- Fix Cargo edition from 2024 to 2021 (2024 doesn't exist)
- Lower rust-version to 1.70 to match main project
- Fix typo: 'brahamnd' -> 'ClickGraph' in welcome message
- Add Interactive CLI Client section to README with usage examples
- Tested build: clickgraph-client.exe compiles successfully (4MB binary)
Resolves issue with building clickgraph-client package
0 commit comments