mirror of
https://github.com/aljazceru/cdk.git
synced 2026-02-20 12:35:44 +01:00
bump MSRV to 1.70.0
It would be better to have a lower MSRV. However I would like to whole workspace to have the same version, and uniffi requires at least 1.70.0
This commit is contained in:
@@ -5,7 +5,7 @@ edition = "2021"
|
||||
authors = ["thesimplekid"]
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
rust-version = "1.67.0" # MSRV
|
||||
rust-version.workspace = true # MSRV
|
||||
license.workspace = true
|
||||
|
||||
|
||||
|
||||
@@ -7,7 +7,7 @@ readme = "README.md"
|
||||
homepage.workspace = true
|
||||
repository.workspace = true
|
||||
license.workspace = true
|
||||
rust-version = "1.67.0" # MSRV
|
||||
rust-version.workspace = true # MSRV
|
||||
description = "Cashu rust wallet and mint library"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user