Skip to content

Commit

Permalink
Merge pull request #1014 from decathorpe/main
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon authored Nov 22, 2023
2 parents 18009e7 + 3900f3e commit b38a027
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 5 deletions.
18 changes: 14 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ cfg-if = "1.0"
clap = { version = "4", "default_features" = false, "features" = ["std", "cargo", "derive", "error-context", "help", "suggestions", "usage", "wrap_help"] }
ipnetwork = ">= 0.17, < 0.21"
libflate = "1.3"
libsystemd = ">= 0.2.1, < 0.7.0"
libsystemd = ">= 0.2.1, < 0.8.0"
mailparse = ">= 0.13, < 0.15"
maplit = "1.0"
nix = { version = ">= 0.19, < 0.28", "default_features" = false, "features" = [ "mount", "user"] }
Expand Down

0 comments on commit b38a027

Please sign in to comment.