aboutsummaryrefslogtreecommitdiff
path: root/Cargo.lock
Commit message (Expand)AuthorAgeFilesLines
* Add support for Bincode config file format魏曹先生2026-01-021-0/+11
* Add sheet sharing functionality魏曹先生2025-12-251-1/+22
* Add build script for compile info and installer generation魏曹先生2025-12-241-0/+2
* Refactor vault config to use template-based generation魏曹先生2025-12-011-0/+29
* feat: Add file status tracking and SHA1 hash system魏曹先生2025-11-171-0/+153
* fix: Windows support魏曹先生2025-11-091-5/+18
* Add strip-ansi-escapes dependency to string_proc魏曹先生2025-11-071-0/+21
* update: Dependencies and project configuration魏曹先生2025-11-061-0/+145
* Update dependencies to latest versions魏曹先生2025-10-271-224/+194
* Re-export subcrate `action_system` to `just_enough_vcs`魏曹先生2025-10-241-0/+1
* feat: Add JSON-based action invocation to ActionPool魏曹先生2025-10-131-0/+5
* chore: Update Cargo.lock with new dependencies魏曹先生2025-10-121-0/+6
* chore: update workspace configuration and dependencies魏曹先生2025-10-061-0/+11
* Update workspace configuration for new crate structure魏曹先生2025-10-061-4/+16
* Update workspace configuration for action_system rename魏曹先生2025-10-061-21/+21
* Update dependencies and workspace configuration魏曹先生2025-10-061-0/+21
* Add incremental transfer functionality and update TCP connection utilities魏曹先生2025-09-291-0/+32
* refactor: downgrade tcp_connection functionality to test utilities魏曹先生2025-09-261-0/+1
* feat(tcp_connection): add MessagePack serialization support魏曹先生2025-09-261-0/+30
* Rename `env` to `vcs`魏曹先生2025-09-251-24/+24
* Add crate `dirs` for env魏曹先生2025-09-241-2/+71
* Add test for `env`魏曹先生2025-09-221-0/+3
* Add test for crate `env`魏曹先生2025-09-221-0/+7
* Add tokio for `env` crate魏曹先生2025-09-221-0/+2
* Add some dependencies 1. thiserror 2. Upgrade base64 3. pem 4. crc魏曹先生2025-09-211-8/+50
* Update Cargo.toml魏曹先生2025-09-211-29/+684
* Update Cargo.toml 1. Rename feature `default` to `all` 2. Add feature魏曹先生2025-09-201-3/+163
* Add `serde` dependencies for `tcp_connection` crate魏曹先生2025-09-171-0/+2
* Add workspace crates魏曹先生2025-09-141-0/+8
* Add modules魏曹先生2025-09-131-0/+11
* Rename cfg_file_example to cfg_file_test魏曹先生2025-09-121-2/+1
* Update crate `cfg_file`魏曹先生2025-09-121-0/+4
* Add Crate `cfg_file`魏曹先生2025-09-121-0/+558