add repository link to Cargo.toml
This commit is contained in:
parent
45e15d43fd
commit
bdc23ae318
@ -7,6 +7,7 @@ edition = "2018"
|
|||||||
keywords = ["rtsp", "multimedia", "video", "streaming", "ip-camera"]
|
keywords = ["rtsp", "multimedia", "video", "streaming", "ip-camera"]
|
||||||
categories = ["network-programming", "multimedia"]
|
categories = ["network-programming", "multimedia"]
|
||||||
description = "high-level RTSP multimedia streaming library"
|
description = "high-level RTSP multimedia streaming library"
|
||||||
|
repository = "https://github.com/scottlamb/retina"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
async-stream = "0.3.1"
|
async-stream = "0.3.1"
|
||||||
|
Loading…
Reference in New Issue
Block a user