version: bump to 0.4.3-alpha (#522)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "lldap_app"
|
||||
version = "0.4.2"
|
||||
version = "0.4.3-alpha"
|
||||
authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
|
||||
edition = "2021"
|
||||
include = ["src/**/*", "queries/**/*", "Cargo.toml", "../schema.graphql"]
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
authors = ["Valentin Tolmer <valentin@tolmer.fr>"]
|
||||
edition = "2021"
|
||||
name = "lldap"
|
||||
version = "0.4.2"
|
||||
version = "0.4.3-alpha"
|
||||
|
||||
[dependencies]
|
||||
actix = "0.13"
|
||||
|
||||
Reference in New Issue
Block a user