- [x] Parse Block Comments. - [x] Look for the one comment which has "[dependencies]" in it. - [x] Write Docomments and Examples. - [ ] Extract the dependencies list. - [ ] Create new Cargo.toml if it does not exist. - [ ] Put dependencies into Cargo.toml - [ ] Ship the v1 of the parser to crates.io - [ ] Clean the API with more meaningful names. - [ ] In future, Allow this crate to compare things with different variations and not just '[dependencies]'