mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 05:12:33 +00:00
* chore: update OpenHuman version to 0.52.26 and refine tool preference handling - Bumped the OpenHuman package version to 0.52.26 in Cargo.lock files. - Enhanced the ToolsPanel component to include user feedback on save status. - Implemented filtering of tools based on user preferences in the Rust backend, allowing for more customizable tool availability. - Added new utility functions to map UI tool IDs to Rust tool names for better integration. These changes improve user experience and maintain compatibility with the latest features. * style: apply cargo fmt to user_filter.rs
5 lines
156 B
Plaintext
5 lines
156 B
Plaintext
[submodule "app/src-tauri/vendor/tauri-cef"]
|
|
path = app/src-tauri/vendor/tauri-cef
|
|
url = https://github.com/tinyhumansai/tauri-cef.git
|
|
branch = feat/cef
|