mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-08-01 01:11:58 +00:00
Add licenses to all Cargo.toml files (#349)
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
name = "libp2p-websocket"
|
||||
version = "0.1.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
libp2p-core = { path = "../core" }
|
||||
|
Reference in New Issue
Block a user