Commit 213adb34 authored by Steven Fackler's avatar Steven Fackler
Browse files

pkgid -> crate_id

parent f00d3e14
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
#[feature(struct_variant, macro_rules)];
#[pkgid="github.com/sfackler/rust-ssl"];
#[crate_id="github.com/sfackler/rust-ssl"];
#[doc(html_root_url="http://sfackler.github.io/rust-ssl/doc/")];

use std::cast;