mirror of
https://github.com/rust-lang/log.git
synced 2026-03-13 17:37:53 +00:00
Merge pull request #299 from ignatenkobrain/patch-1
exclude CI files from crates.io
This commit is contained in:
commit
88dcddddd9
@ -13,6 +13,7 @@ A lightweight logging facade for Rust
|
||||
"""
|
||||
categories = ["development-tools::debugging"]
|
||||
keywords = ["logging"]
|
||||
exclude = ["/.travis.yml", "/appveyor.yml"]
|
||||
|
||||
[package.metadata.docs.rs]
|
||||
features = ["std", "serde"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user