fix: forgot to bump lock-file
Some checks failed
Continuous Integration / Build Package (push) Successful in 2m31s
Release / Build and Release (push) Successful in 2m44s
Continuous Integration / Lint, Check & Test (push) Failing after 48s

This commit is contained in:
Konstantin Fickel 2026-04-07 08:47:32 +02:00
parent b322c0307d
commit 60fac418f8
Signed by: kfickel
GPG key ID: A793722F9933C1A5

2
Cargo.lock generated
View file

@ -787,7 +787,7 @@ checksum = "b2aa850e253778c88a04c3d7323b043aeda9d3e30d5971937c1855769763678e"
[[package]] [[package]]
name = "streamd" name = "streamd"
version = "0.2.0" version = "0.2.1"
dependencies = [ dependencies = [
"chrono", "chrono",
"chrono-tz", "chrono-tz",