mirror of
https://github.com/librespot-org/librespot.git
synced 2025-10-03 01:39:28 +02:00
Cargo: use rust-version from workspace (#1375)
Make it easier to check and update.
This commit is contained in:
parent
09e4c3e12b
commit
1912065248
9 changed files with 11 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
[package]
|
||||
name = "librespot-core"
|
||||
version = "0.5.0"
|
||||
rust-version = "1.74"
|
||||
rust-version.workspace = true
|
||||
authors = ["Paul Lietar <paul@lietar.net>"]
|
||||
build = "build.rs"
|
||||
description = "The core functionality provided by librespot"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue