chore: bump to 0.10.2

This commit is contained in:
Alexandre Pasmantier 2025-01-26 22:04:00 +01:00
parent f536156e7e
commit a03da82c56
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View File

@ -1,6 +1,6 @@
# This file is automatically @generated by Cargo. # This file is automatically @generated by Cargo.
# It is not intended for manual editing. # It is not intended for manual editing.
version = 3 version = 4
[[package]] [[package]]
name = "addr2line" name = "addr2line"
@ -1872,7 +1872,7 @@ dependencies = [
[[package]] [[package]]
name = "television" name = "television"
version = "0.10.1" version = "0.10.2"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"bat", "bat",

View File

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