Add features section

This commit is contained in:
Mark 2020-09-21 13:36:59 +03:00
parent 20841c7ef2
commit 24561381fc

View File

@ -4,6 +4,6 @@ version = "0.1.0"
authors = ["Mark <alnyan@airmail.cc>"]
edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
[features]
load-protocol = []
kernel-protocol = []