chore: update metadata

This commit is contained in:
2026-09-08 11:44:41 +02:00
parent 7bd2de6783
commit 3fa4739451
2 changed files with 4 additions and 4 deletions

View File

@@ -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č <janezic.mj@gmail.com>"]
repository = "https://github.com/janezicmatej/ahab.git"
authors = ["Matej Janežič <matej.janezic@aflabs.com>"]
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

View File

@@ -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