Rename PkgId to CrateId

This commit is contained in:
Luis de Bethencourt
2013-12-28 12:16:48 -05:00
parent 4bc09713df
commit f872c47278
12 changed files with 100 additions and 100 deletions

View File

@@ -47,7 +47,7 @@ pub mod fold;
pub mod parse;
pub mod pkgid;
pub mod crateid;
pub mod print {
pub mod pp;