I still need to stick to version "0.14.0-pre.16" of ngrok-rust due to compilation error.
I'd appreciate it if you could instruct me how to solve this issue.
My environment
- Windows (stable-x86_64-pc-windows-msvc)
- rustc 1.85.1 (4eb161250 2025-03-15)
Build Result
Version |
Result |
0.14.0-pre.16 |
OK |
0.14.0-pre.17 |
ERROR |
0.14.0-pre.18 |
ERROR |
0.15.0 |
ERROR |
Details of error
error[E0433]: failed to resolve: use of undeclared type ClientOptions
0.14.0-pre.17
0.14.0-pre.18
0.15.0
