1
0
Fork 0
mirror of https://github.com/imjasonh/krust synced 2026-07-16 12:33:10 +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:47:56 -04:00
parent 427ec00fe5
commit 1c84596a6b
2 changed files with 12 additions and 1 deletions

View file

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