add dagger-sdk

This commit is contained in:
2023-01-29 11:38:13 +01:00
parent 7433453c6d
commit 9dccb83d94
6 changed files with 54 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
[package]
name = "dagger-sdk"
version = "0.1.0"
edition = "2021"
readme = "README.md"
license-file = "LICENSE.MIT"
description = "A dagger sdk for rust, written in rust"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]