Skip to content

Commit

Permalink
cargo: Bump rust version
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandru Vasile <[email protected]>
  • Loading branch information
lexnv committed Dec 1, 2023
1 parent b0e18a7 commit f84329d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ resolver = "2"
authors = ["Parity Technologies <[email protected]>"]
edition = "2021"
version = "0.32.1"
rust-version = "1.70.0"
rust-version = "1.74.0"
license = "Apache-2.0 OR GPL-3.0"
repository = "https://github.com/paritytech/subxt"
documentation = "https://docs.rs/subxt"
Expand Down

0 comments on commit f84329d

Please sign in to comment.