chore: publish
All checks were successful
continuous-integration/drone/push Build is passing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
2023-08-12 21:36:50 +02:00
parent 614a3bc305
commit 2482987daf
3 changed files with 23 additions and 4 deletions

View File

@@ -1,7 +1,13 @@
[package]
name = "dagger-rust"
version = "0.1.0"
edition = "2021"
description = "A common set of components for dagger-sdk, which enables patterns such as build, test and publish"
version.workspace = true
edition.workspace = true
authors.workspace = true
readme.workspace = true
license.workspace = true
publish = true
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html