diff --git a/Cargo.toml b/Cargo.toml index c8073ce..3663553 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,13 +1,13 @@ [package] name = "ahab" -description = "docker cli wrapper" +description = "docker compose wrapper for django projects, with service detection and database dumps" readme = "README.md" version = "0.4.2" edition = "2024" rust-version = "1.85" license = "MIT" -authors = ["Matej Janežič "] -repository = "https://github.com/janezicmatej/ahab.git" +authors = ["Matej Janežič "] +repository = "https://git.aflabs.org/janezicmatej/ahab" build = "build.rs" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html diff --git a/LICENSE b/LICENSE index bd6f4c9..1659df1 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2023 Matej Janežič +Copyright (c) 2023 AFLabs d.o.o. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal