Skip to content

Commit 892e88c

Browse files
committed
revert rustpkg
1 parent a3dec5b commit 892e88c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/rsfml/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ Here is a list of all modules :
134134

135135
#[feature(struct_variant)];
136136

137-
#[crate_id = "github.com/JeremyLetang/rust-sfml;rsfml#0.2"];
137+
#[crate_id = "github.com/JeremyLetang/rust-sfml#rsfml:0.2"];
138138

139139
#[desc = "Rust binding for sfml"];
140140
#[license = "Zlib/png"];

0 commit comments

Comments
 (0)