You've already forked authenticator-rs
mirror of
https://github.com/librekeys/authenticator-rs.git
synced 2026-04-14 08:47:57 -07:00
5 lines
172 B
TOML
5 lines
172 B
TOML
[target.x86_64-unknown-linux-gnu]
|
|
image = "local_cross:x86_64-unknown-linux-gnu"
|
|
|
|
[target.powerpc64le-unknown-linux-gnu]
|
|
image = "local_cross:powerpc64le-unknown-linux-gnu" |