mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-27 21:08:00 +00:00
chore(flows): bump vendored tinyflows → 0.5.1 (dotted-path split_out) (#4608)
This commit is contained in:
Generated
+2
-2
@@ -6889,7 +6889,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tinyflows"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures-timer",
|
||||
@@ -8268,7 +8268,7 @@ version = "0.1.11"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "c2a7b1c03c876122aa43f3020e6c3c3ee5c05081c9a00739faf7503aeba10d22"
|
||||
dependencies = [
|
||||
"windows-sys 0.61.2",
|
||||
"windows-sys 0.48.0",
|
||||
]
|
||||
|
||||
[[package]]
|
||||
|
||||
Generated
+1
-1
@@ -9238,7 +9238,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "tinyflows"
|
||||
version = "0.5.0"
|
||||
version = "0.5.1"
|
||||
dependencies = [
|
||||
"async-trait",
|
||||
"futures-timer",
|
||||
|
||||
Vendored
+1
-1
Submodule vendor/tinyflows updated: 8b01c8877f...eb4865d1a1
Reference in New Issue
Block a user