Skip to content

Commit e3c0834

Browse files
committed
fix feature name in releaserc
1 parent e783312 commit e3c0834

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.releaserc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"@semantic-release-cargo/semantic-release-cargo",
99
{
1010
"features": {
11-
"async_stripe": ["runtime-tokio-hyper"]
11+
"async-stripe": ["runtime-tokio-hyper"]
1212
}
1313
}
1414
],

0 commit comments

Comments
 (0)