Milan Vukov

Results 1 issues of Milan Vukov

Hi, I recently started using Rust and rules_rust. At the moment I am at Bazel 7.1.1 and rules_rust 0.42.1. My workspace setup looks very similar to: ```python load("@rules_rust//rust:repositories.bzl", "rules_rust_dependencies", "rust_register_toolchains")...