Browse Source

upgrade to rust 2021

pull/18/head
Sun 4 years ago
parent
commit
67f3aa931b
  1. 2
      Cargo.toml

2
Cargo.toml

@ -2,7 +2,7 @@ @@ -2,7 +2,7 @@
name = "esse"
version = "0.1.0"
authors = ["CympleTech <contact@cympletech.com>"]
edition = "2018"
edition = "2021"
license = "MIT/Apache-2.0"
[lib]

Loading…
Cancel
Save