Josh Gargus
Josh Gargus
The Fuchsia project has scripts which verify that vendored crates has proper licenses. `fxhash` is a dependency of `wgpu`, and is blocking us from using that crate. It would be...
Thanks for explaining. That being the case, I should have suggested `0.2.1+1.5.4` for the new crate version.
BTW, I edited the issue description with a link to our licensing policy.
Thanks for the quick response! So far we only have lawyer approval to look at LICENSE-* files. It's not clear whether reading crate metadata will be allowed, even if it...
+1 symlinks sound good to me.
I just edited the issue description to include a link to our license policy.
Do validation layers do a good job of catching threading errors? Just curious. Anyway... The issue is that most Rust libraries work with the type system so that if it...
Hi, thanks for the quick response. No, I don't mean the field in `Cargo.toml`; I mean a separate file (e.g. `LICENSE-MIT`) that is uploaded with the rest of the crate...
I modified the issue description to contain a link to our licensing policy.