fix: make sure to close on final
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2024-11-24 11:24:13 +01:00
parent 3c3f638004
commit ae0b8b703e
2 changed files with 10 additions and 8 deletions

2
Cargo.lock generated
View File

@@ -266,7 +266,7 @@ dependencies = [
[[package]]
name = "notmad"
version = "0.6.0"
version = "0.7.0"
dependencies = [
"anyhow",
"async-trait",