Rust Edition 2021
This commit is contained in:
parent
10952c5cf5
commit
1cc0390432
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name = "ha-now-playing"
|
|||
description = "Retrieves the state of a media_player entity from Home Assistant"
|
||||
version = "0.2.0"
|
||||
authors = ["Erwin Boskma <erwin@datarift.nl>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
clap = "3.0.0-beta.2"
|
||||
|
|
Loading…
Reference in a new issue