mirror of
https://github.com/pezkuwichain/pezkuwi-telemetry.git
synced 2026-06-14 13:01:01 +00:00
move to rust 2021, tweak macro (#428)
* cargo fix --edition * move to rust 2021 * simplify macro now that patterns are supported natively Co-authored-by: James Wilson <james@jsdw.me>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
name = "test_utils"
|
||||
version = "0.1.0"
|
||||
authors = ["James Wilson <james@jsdw.me>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
|
||||
Reference in New Issue
Block a user