added readme
This commit is contained in:
parent
a00f8fbe3b
commit
addc251418
@ -7,6 +7,7 @@ homepage = "https://github.com/shimunn/ctap"
|
|||||||
repository = "https://github.com/shimunn/ctap"
|
repository = "https://github.com/shimunn/ctap"
|
||||||
authors = ["Arda Xi <arda@ardaxi.com>", "shimun <shimun@shimun.net>"]
|
authors = ["Arda Xi <arda@ardaxi.com>", "shimun <shimun@shimun.net>"]
|
||||||
edition = "2018"
|
edition = "2018"
|
||||||
|
readme = "README.md"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
rand = "0.6"
|
rand = "0.6"
|
||||||
@ -27,4 +28,4 @@ crossbeam = "0.7.3"
|
|||||||
hex = "0.4.0"
|
hex = "0.4.0"
|
||||||
|
|
||||||
[features]
|
[features]
|
||||||
request_multiple = ["crossbeam"]
|
request_multiple = ["crossbeam"]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user