mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
chore: update .gitignore and increment OpenHuman version to 0.49.32
- Added 'workflow' to .gitignore to exclude workflow files from version control. - Updated OpenHuman version in Cargo.lock from 0.49.31 to 0.49.32.
This commit is contained in:
@@ -54,3 +54,4 @@ tauri.key.pub
|
||||
src-tauri/target/
|
||||
|
||||
openhuman-skills
|
||||
workflow
|
||||
Generated
+1
-1
@@ -4,7 +4,7 @@ version = 4
|
||||
|
||||
[[package]]
|
||||
name = "OpenHuman"
|
||||
version = "0.49.31"
|
||||
version = "0.49.32"
|
||||
dependencies = [
|
||||
"env_logger",
|
||||
"log",
|
||||
|
||||
Reference in New Issue
Block a user