chore(flows): bump vendored tinyflows → 0.5.1 (dotted-path split_out) (#4608)

This commit is contained in:
Cyrus Gray
2026-07-06 15:08:30 -07:00
committed by GitHub
parent 2d310b838e
commit d84519fc37
3 changed files with 4 additions and 4 deletions
Generated
+2 -2
View File
@@ -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]]
+1 -1
View File
@@ -9238,7 +9238,7 @@ dependencies = [
[[package]]
name = "tinyflows"
version = "0.5.0"
version = "0.5.1"
dependencies = [
"async-trait",
"futures-timer",