core / scripts /deny.sh
AbdulElahGwaith's picture
Upload folder using huggingface_hub
0220cd3 verified
#!/bin/sh
# Update package cache without changing the lockfile.
cargo update --dry-run
cargo deny --workspace --all-features check -D warnings