cargo: set MSRV to 1.60.0

This commit is contained in:
Eval EXEC
2025-03-10 16:29:41 +08:00
parent 5c33c7af57
commit 29afe7ad15
+1
View File
@@ -3,6 +3,7 @@ name = "ckb-merkle-mountain-range"
version = "0.6.0"
authors = ["Nervos Core Dev <dev@nervos.org>"]
edition = "2018"
rust-version = "1.60.0"
license = "MIT"
description = "A generalized merkle mountain range implementation"
repository = "https://github.com/nervosnetwork/merkle-mountain-range"