Stefan Hausotte
Stefan Hausotte
I ran into the same issue. Would be great if naersk respects config.toml.
Hi! What is missing to get this PR through? I'm the maintainer of https://kellnr.io and I would really like to be able to use a private registry for Rust with...
I ran into the same issue. Any ideas how to solve this?
Hi, stable version is available for some time. Would you mind to update? This nice project really need core support.
Any more details on which files and where? Without any information, debugging is impossible.
Hi @refi64, unfortnualty the two commands didn't work. Flatpak is still broken. Any more ideas how to fix it? Or can I provide some more debug output/dumps? ```bash sudo flatpak...
Checked if docfx can generate docu for .net standard. Still not possible. Will check later again.
This PR seems fine but is blocked as a review is required. How can we help to get it merged?
@Shubhranshu153 any update on this? It currently blocks https://github.com/cross-rs/cross (default solution to compile Rust to different targets) from running with nerdctl, as cross generates some pretty long names. See the...
Hi, I ran jut `cargo build` with the following result: ``` C:\Users\x\repos\Windows-rust-driver-samples>cargo build Compiling proc-macro2 v1.0.78 Compiling unicode-ident v1.0.12 Compiling windows_aarch64_msvc v0.52.0 Compiling windows_aarch64_msvc v0.48.5 Compiling serde v1.0.196 ... Compiling...