Skip to content

Commit f7bb469

Browse files
lu-zeroest31
authored andcommitted
Workaround rust 1.38 pipelined compilation (#67)
It breaks `cargo-c` otherwise.
1 parent 2c445bd commit f7bb469

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,3 +38,4 @@ features = ["async_ogg"]
3838

3939
[lib]
4040
name = "lewton"
41+
crate-type = ["lib", "staticlib"]

0 commit comments

Comments
 (0)