You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): strip python feature from all workspace crates before publish
bashkit-js and bashkit-python also depend on bashkit with
features=["python"]. Cargo resolves the whole workspace, so all
crates must have the python feature stripped before publishing.
0 commit comments