chore: bump to 0.10.9

This commit is contained in:
alexpasmantier 2025-03-17 01:59:00 +01:00
parent f954e81e4c
commit f397dd5a70
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2161,7 +2161,7 @@ checksum = "61c41af27dd6d1e27b1b16b489db798443478cef1f06a660c96db617ba5de3b1"
[[package]] [[package]]
name = "television" name = "television"
version = "0.10.8" version = "0.10.9"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"base64", "base64",

View File

@ -1,6 +1,6 @@
[package] [package]
name = "television" name = "television"
version = "0.10.8" version = "0.10.9"
edition = "2021" edition = "2021"
description = "The revolution will be televised." description = "The revolution will be televised."
license = "MIT" license = "MIT"