cargo: Update to 2021 edition
This commit is contained in:
committed by
nitnelave
parent
4551e27b55
commit
790fd7c5d1
@@ -2,7 +2,7 @@
|
||||
name = "lldap_app"
|
||||
version = "0.2.0"
|
||||
authors = ["Valentin Tolmer <valentin@tolmer.fr>", "Steve Barrau <steve.barrau@gmail.com>", "Thomas Wickham <mackwic@gmail.com>"]
|
||||
edition = "2018"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user