Files
termscp/just/publish.just
T
Christian Visintin 74c91c747c
CI / toolchain (push) Has been cancelled
CI / fmt (push) Has been cancelled
CI / install-scripts (push) Has been cancelled
Install.sh / build (macos-latest) (push) Has been cancelled
Install.sh / build (ubuntu-latest) (push) Has been cancelled
Deploy docs to GitHub Pages / deploy (push) Has been cancelled
Site / build-site (push) Has been cancelled
CI / crates-windows-latest (push) Has been cancelled
CI / crates-macos-latest (push) Has been cancelled
CI / crates-ubuntu-latest (push) Has been cancelled
CI / doc (push) Has been cancelled
CI / deny (push) Has been cancelled
chore: do not vendor smb when publishing on crates.io
2026-09-03 14:58:11 +02:00

5 lines
121 B
Plaintext

# Publish the termscp crate
[group('publish')]
publish_crate args="":
cargo publish --locked --features smb {{ args }}