mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Bump MSRV to 1.73
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
983777518f
commit
b0170d142b
12 changed files with 14 additions and 14 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "librespot-protocol"
|
||||
version = "0.5.0-dev"
|
||||
rust-version = "1.71"
|
||||
rust-version = "1.73"
|
||||
authors = ["Paul Liétar <paul@lietar.net>"]
|
||||
build = "build.rs"
|
||||
description = "The protobuf logic for communicating with Spotify servers"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue