Skip to content

Commit ff70c2d

Browse files
committed
chore: Apply Clippy lint incompatible_msrv
1 parent 8f6346a commit ff70c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stackslib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ keywords = [ "stacks", "stx", "bitcoin", "crypto", "blockstack", "decentralized"
1212
readme = "README.md"
1313
resolver = "2"
1414
edition = "2021"
15-
rust-version = "1.61"
15+
rust-version = "1.80"
1616

1717
[lib]
1818
name = "blockstack_lib"

0 commit comments

Comments
 (0)