ldap: fix Cargo.toml syntax
this throws a warning now.. Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
This commit is contained in:
parent
af353659c8
commit
8c9eb85706
@ -14,5 +14,5 @@ ldap3 = { workspace = true, default-features = false, features = ["tls"] }
|
||||
serde = { workspace = true, features = ["derive"] }
|
||||
native-tls.workspace = true
|
||||
|
||||
[dev_dependencies]
|
||||
[dev-dependencies]
|
||||
proxmox-async.workspace = true
|
||||
|
Loading…
Reference in New Issue
Block a user