loecomm
Results
1
issues of
loecomm
# enable thunk-rs when compiling for x86_64 windows [target.x86_64-pc-windows-msvc.build-dependencies] thunk-rs = { version = "0.3.3", features = ["win7"] } [target.i686-pc-windows-msvc.build-dependencies] thunk-rs = { version = "0.3.3", features = ["win7"] }...