1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-08 06:45:32 +00:00

next attempt at release

Signed-off-by: Jason Hall <jason@chainguard.dev>
This commit is contained in:
Jason Hall 2025-10-15 18:59:18 -04:00
parent 8620191f42
commit 66bdad3daa
2 changed files with 7 additions and 1 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "krust"
version = "0.0.2"
version = "0.0.3"
edition = "2021"
authors = ["Jason Hall <imjasonh@gmail.com>"]
description = "A container image build tool for Rust applications"