chore(ci): run cargo dist init

This commit is contained in:
rvcas
2024-05-07 14:44:18 -04:00
committed by Lucas
parent 30436a8a9c
commit f8ce46d0f4
6 changed files with 566 additions and 141 deletions

View File

@@ -3,7 +3,7 @@ name = "uplc"
description = "Utilities for working with Untyped Plutus Core"
version = "1.0.26-alpha"
edition = "2021"
repository = "https://github.com/aiken-lang/aiken/crates/uplc"
repository = "https://github.com/aiken-lang/aiken"
homepage = "https://github.com/aiken-lang/aiken"
license = "Apache-2.0"
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]