mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-06-27 08:41:36 +00:00
Add licenses to all Cargo.toml files (#349)
This commit is contained in:
@ -2,6 +2,7 @@
|
||||
name = "varint"
|
||||
version = "0.1.0"
|
||||
authors = ["Parity Technologies <admin@parity.io>"]
|
||||
license = "MIT"
|
||||
|
||||
[dependencies]
|
||||
num-bigint = { version = "0.1.41", default-features = false }
|
||||
|
Reference in New Issue
Block a user