Skip to content

Commit a8b4c34

Browse files
committed
Add stable feature to not break existing users
It doesn't do anything and should be removed at next major release
1 parent 61c05bb commit a8b4c34

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
@@ -37,3 +37,4 @@ winapi = { version = "0.3", features = ["winerror"] }
3737
[features]
3838
tmp = ["tempfile"]
3939
rustc = []
40+
stable = [] # Does nothing. Should be removed at next major release

0 commit comments

Comments
 (0)