mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Migrate to Rust 2021
This commit is contained in:
parent
ebfe8ca36c
commit
2a79af1f0a
19 changed files with 25 additions and 25 deletions
|
@ -6,7 +6,7 @@ authors = ["Paul Lietar <paul@lietar.net>"]
|
|||
description = "The discovery logic for librespot"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/librespot-org/librespot"
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
aes = "0.8"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue