summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-10-11 22:42:39 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-10-11 22:42:39 +0200
commit818bea32074136d787fe4edaa5472543604bb727 (patch)
tree303ef844adb2fc13ef0aa5336bb9894b08ab6eb6 /Cargo.toml
parente8796f338b921cf2aba7a73bc946c556791177e3 (diff)
downloadrebel-818bea32074136d787fe4edaa5472543604bb727.tar
rebel-818bea32074136d787fe4edaa5472543604bb727.zip
Map single UID/GID, not full subid mapping
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 3b982d1..100cfc0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -27,7 +27,6 @@ serde_json = "1.0.62"
serde_yaml = "0.8"
tar = "0.4.32"
tee_readwrite = "0.1.0"
-users = "0.11.0"
walkdir = "2"
[profile.dev.package."*"]