Update CI/Cargo.toml references to 0.0.122
[ldk-c-bindings] / deterministic-build-wrappers / clang-x86_64-windows
1 #!/bin/bash
2 clang -fembed-bitcode -fuse-ld=lld -target x86_64-pc-windows-gnu "$@"