Skip to content

Commit a3dec5b

Browse files
committed
test rustpkg
1 parent 9638dad commit a3dec5b

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)