chore: clean some links up so they point to the new repo
This commit is contained in:
@@ -3,8 +3,8 @@ name = "aiken"
|
||||
description = "Cardano smart contract language and toolchain"
|
||||
version = "0.0.26"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
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>"]
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@ name = "flat-rs"
|
||||
description = "Flat codec"
|
||||
version = "0.0.21"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken/crates/flat"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
repository = "https://github.com/aiken-lang/aiken/crates/flat"
|
||||
homepage = "https://github.com/aiken-lang/aiken"
|
||||
license = "Apache-2.0"
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@ name = "aiken-lang"
|
||||
description = "The aiken compiler"
|
||||
version = "0.0.26"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
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>"]
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@ name = "aiken-lsp"
|
||||
version = "0.0.26"
|
||||
edition = "2021"
|
||||
description = "Cardano smart contract language and toolchain"
|
||||
repository = "https://github.com/txpipe/aiken"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
repository = "https://github.com/aiken-lang/aiken"
|
||||
homepage = "https://github.com/aiken-lang/aiken"
|
||||
license = "Apache-2.0"
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>"]
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@ name = "aiken-project"
|
||||
description = "Aiken project utilities"
|
||||
version = "0.0.26"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken/crates/project"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
repository = "https://github.com/aiken-lang/aiken/crates/project"
|
||||
homepage = "https://github.com/aiken-lang/aiken"
|
||||
license = "Apache-2.0"
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]
|
||||
|
||||
|
||||
@@ -3,8 +3,8 @@ name = "uplc"
|
||||
description = "Utilities for working with Untyped Plutus Core"
|
||||
version = "0.0.25"
|
||||
edition = "2021"
|
||||
repository = "https://github.com/txpipe/aiken/crates/uplc"
|
||||
homepage = "https://github.com/txpipe/aiken"
|
||||
repository = "https://github.com/aiken-lang/aiken/crates/uplc"
|
||||
homepage = "https://github.com/aiken-lang/aiken"
|
||||
license = "Apache-2.0"
|
||||
authors = ["Lucas Rosa <x@rvcas.dev>", "Kasey White <kwhitemsg@gmail.com>"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user