diff options
| author | Edward Barnard | 2016-12-24 08:52:38 +0100 | 
|---|---|---|
| committer | Edward Barnard | 2016-12-24 08:52:38 +0100 | 
| commit | 822edd92143d95edc844556967fe28039262384a (patch) | |
| tree | b58d095fe72171530520f3e25262824bd0077823 | |
| parent | e1b65586a019bac3ce507ce53d8293a5a06cc8bb (diff) | |
| download | rust-plist-822edd92143d95edc844556967fe28039262384a.tar.bz2 | |
Update documentation address.
| -rw-r--r-- | Cargo.toml | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -5,7 +5,7 @@ authors = ["Ed Barnard <eabarnard@gmail.com>"]  description = "A rusty plist parser. Very much a work in progress."  license = "MIT"  repository = "https://github.com/ebarnard/rust-plist/" -documentation = "https://ebarnard.github.io/rust-plist/" +documentation = "https://docs.rs/plist/0.0.15/plist/"  keywords = ["plist", "parser"]  build = "build.rs" | 
