mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-09 19:01:08 +00:00
Set minimum supported rust-version to 1.70 (#1097)
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ resolver = "2"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
edition = "2021"
|
||||
version = "0.30.1"
|
||||
rust-version = "1.64.0"
|
||||
rust-version = "1.70.0"
|
||||
license = "Apache-2.0 OR GPL-3.0"
|
||||
repository = "https://github.com/paritytech/subxt"
|
||||
documentation = "https://docs.rs/subxt"
|
||||
|
||||
Reference in New Issue
Block a user