Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Refactor config loading logic
Browse files Browse the repository at this point in the history
  • Loading branch information
seowalex committed Dec 12, 2022
1 parent c86fae4 commit 9bbddc3
Show file tree
Hide file tree
Showing 4 changed files with 722 additions and 46 deletions.
4 changes: 4 additions & 0 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name = "haddock"
version = "0.1.0"
edition = "2021"
description = "Docker Compose for Podman"
repository = "https://github.com/seowalex/haddock"
license = "GPL-3.0-only"
keywords = ["podman", "compose", "docker", "docker-compose"]
categories = ["command-line-utilities"]

[dependencies]
anyhow = "1.0.66"
Expand Down
Loading

0 comments on commit 9bbddc3

Please sign in to comment.