Rename transcript-trait to flexible-transcript

It offers the trait for flexibility, yet it also offers an incredibly 
competent (and logical) transcript format, along with a Merlin wrapper.
This commit is contained in:
Luke Parker
2022-06-27 09:02:21 -04:00
parent 020d246b8f
commit 7b70baaa96
5 changed files with 28 additions and 7 deletions

View File

@@ -1,7 +1,7 @@
[package]
name = "transcript-trait"
name = "flexible-transcript"
version = "0.1.1"
description = "A simple transcript trait definition"
description = "A simple transcript trait definition, along with viable options"
license = "MIT"
repository = "https://github.com/serai-dex/serai"
authors = ["Luke Parker <lukeparker5132@gmail.com>"]