mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-06-05 15:48:45 +00:00
build(core): update rust edition to 2021
[no changelog]
This commit is contained in:
parent
2b7b4b13bd
commit
1734957685
@ -2,8 +2,7 @@
|
|||||||
name = "trezor_lib"
|
name = "trezor_lib"
|
||||||
version = "0.1.0"
|
version = "0.1.0"
|
||||||
authors = ["SatoshiLabs <info@satoshilabs.com>"]
|
authors = ["SatoshiLabs <info@satoshilabs.com>"]
|
||||||
edition = "2018"
|
edition = "2021"
|
||||||
resolver = "2"
|
|
||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
|
Loading…
Reference in New Issue
Block a user