build: update rust edition 2021
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ license = "Apache-2.0"
|
||||
repository = "https://github.com/mimblewimble/grin"
|
||||
keywords = [ "crypto", "grin", "mimblewimble" ]
|
||||
workspace = ".."
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
bitflags = "1"
|
||||
|
||||
Reference in New Issue
Block a user