feat: use new tokio stream
Some checks reported errors
continuous-integration/drone/push Build encountered an error

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-26 15:46:28 +02:00
parent 22efa0fbe6
commit c4c71766d9
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

2
Cargo.lock generated
View File

@ -1315,7 +1315,7 @@ dependencies = [
[[package]] [[package]]
name = "flux-releaser" name = "flux-releaser"
version = "0.1.0" version = "0.1.0"
source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#b12653b9e9c98136b9b566a052d8915292ceaee8" source = "git+https://git.front.kjuulh.io/kjuulh/flux-releaser?branch=main#9601cfa98038bcb5c366a5b23f3725f59335d434"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"async-trait", "async-trait",