chore: update cargo toml
This commit is contained in:
parent
7743b25ecb
commit
3e66414009
1 changed files with 4 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
name = "matrix-rs"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
authors = ["Zhongheng Liu <z.liu@outlook.com.gr>"]
|
||||
homepage = "https://stvnliu.gitlab.io"
|
||||
license = "MIT"
|
||||
publish = ["kellnr"]
|
||||
[lib]
|
||||
name = "matrix"
|
||||
path = "src/lib.rs"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue