summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Expand)Author
2025-11-17feat: Add file status tracking and SHA1 hash system魏曹先生
2025-11-09fix: Windows support魏曹先生
2025-11-07Add strip-ansi-escapes dependency to string_proc魏曹先生
2025-11-06update: Dependencies and project configuration魏曹先生
2025-10-27Update dependencies to latest versions魏曹先生
2025-10-24Re-export subcrate `action_system` to `just_enough_vcs`魏曹先生
2025-10-13feat: Add JSON-based action invocation to ActionPool魏曹先生
2025-10-12chore: Update Cargo.lock with new dependencies魏曹先生
2025-10-06chore: update workspace configuration and dependencies魏曹先生
2025-10-06Update workspace configuration for new crate structure魏曹先生
2025-10-06Update workspace configuration for action_system rename魏曹先生
2025-10-06Update dependencies and workspace configuration魏曹先生
2025-09-29Add incremental transfer functionality and update TCP connection utilities魏曹先生
2025-09-26refactor: downgrade tcp_connection functionality to test utilities魏曹先生
2025-09-26feat(tcp_connection): add MessagePack serialization support魏曹先生
2025-09-25Rename `env` to `vcs`魏曹先生
2025-09-24Add crate `dirs` for env魏曹先生
2025-09-22Add test for `env`魏曹先生
2025-09-22Add test for crate `env`魏曹先生
2025-09-22Add tokio for `env` crate魏曹先生
2025-09-21Add some dependencies 1. thiserror 2. Upgrade base64 3. pem 4. crc魏曹先生
2025-09-21Update Cargo.toml魏曹先生
2025-09-20Update Cargo.toml 1. Rename feature `default` to `all` 2. Add feature魏曹先生
2025-09-17Add `serde` dependencies for `tcp_connection` crate魏曹先生
2025-09-14Add workspace crates魏曹先生
2025-09-13Add modules魏曹先生
2025-09-12Rename cfg_file_example to cfg_file_test魏曹先生
2025-09-12Update crate `cfg_file`魏曹先生
2025-09-12Add Crate `cfg_file`魏曹先生