cargo: Bump the version to 0.2.0

This commit is contained in:
Valentin Tolmer
2021-10-20 15:07:07 +09:00
committed by nitnelave
parent eef3afd2e2
commit aa8bbf96f8
4 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
authors = ["Valentin Tolmer <valentin@tolmer.fr>", "Steve Barrau <steve.barrau@gmail.com>", "Thomas Wickham <mackwic@gmail.com>"]
edition = "2018"
name = "lldap"
version = "0.1.0"
version = "0.2.0"
[dependencies]
actix = "0.12"