mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 05:52:22 -04:00
4 lines
117 B
Bash
Executable file
4 lines
117 B
Bash
Executable file
#!/bin/bash
|
|
|
|
cargo install cargo-udeps@0.1.40
|
|
cargo +nightly-2023-01-24-x86_64-unknown-linux-gnu udeps --all-targets
|