Exclude test assets

This commit is contained in:
Alex 2022-01-26 21:14:35 -05:00 committed by GitHub
parent 43feafedb9
commit e84cc361f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,6 +8,7 @@ description = "A simple OGG page reader"
repository = "https://github.com/Serial-ATA/lofty-rs"
keywords = ["ogg", "xiph"]
categories = ["accessibility", "multimedia::audio"]
exclude = ["test_assets"]
[dependencies]
byteorder = "1.4.3"