bump television-derive

This commit is contained in:
alexpasmantier 2024-10-30 10:51:17 +01:00
parent e17cd18d42
commit 0538c40a3e
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@ -2717,7 +2717,7 @@ dependencies = [
[[package]]
name = "television-derive"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"proc-macro2",
"quote",

View File

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