mirror of
https://github.com/TeamPiped/reqwest4j.git
synced 2024-12-12 21:30:38 +05:30
Update windows cross target
This commit is contained in:
parent
e41411d9ec
commit
fdca2569ec
@ -8,5 +8,5 @@ rust {
|
||||
|
||||
targets += target("aarch64-unknown-linux-gnu", "libreqwest.so")
|
||||
targets += target("x86_64-unknown-linux-gnu", "libreqwest.so")
|
||||
targets += target("x86_64-pc-windows-msvc", "libreqwest.dll")
|
||||
targets += target("x86_64-pc-windows-gnu", "libreqwest.dll")
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user