mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
Prepare transcript for publishing
This commit is contained in:
@@ -1,9 +1,11 @@
|
||||
[package]
|
||||
name = "transcript"
|
||||
name = "transcript-trait"
|
||||
version = "0.1.0"
|
||||
description = "A simple transcript definition"
|
||||
description = "A simple transcript trait definition"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/serai-dex/serai"
|
||||
authors = ["Luke Parker <lukeparker5132@gmail.com>"]
|
||||
keywords = ["transcript"]
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
||||
3
crypto/transcript/README.md
Normal file
3
crypto/transcript/README.md
Normal file
@@ -0,0 +1,3 @@
|
||||
# Transcript
|
||||
|
||||
Basic transcript trait with a Merlin wrapper available via the Merlin feature.
|
||||
Reference in New Issue
Block a user