specify readme

This commit is contained in:
Robin Appelman 2020-05-01 00:36:12 +02:00
commit 37f764e48e

View file

@ -7,6 +7,7 @@ description = "parsing of SourceEngine .nav files"
license = "AGPL-3.0"
repository = "https://github.com/icewind1991/sourcenav"
documentation = "https://docs.rs/sourcenav"
readme = "README.md"
[dependencies]
bitbuffer = "0.7.1"