access-control: cleanup comment in Cargo.toml

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2024-06-19 14:42:15 +02:00
parent 46d8423d72
commit 5daf898b14

View File

@ -10,8 +10,6 @@ exclude.workspace = true
rust-version.workspace = true
description = "A collection of utilities to implement access control management."
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
anyhow.workspace = true
nix = { workspace = true, optional = true }