Sean Linsley

Results 93 comments of Sean Linsley

@whit537 I already posted that here :P

Adding that to the list of files copied into the Rust build path resolves the initial error: ```diff --- a/build.rs +++ b/build.rs @@ -21,6 +21,7 @@ fn main() -> Result...

Hi @mwasilew2, we recently fixed an issue in #637 which might have been what you were seeing. Could you upgrade to version 0.63.0 and confirm if the collector is still...