stdweb
stdweb copied to clipboard
docs.rs fails to build version 0.4.9...
...it appears that a PATH_SEPARATOR environment variable is missing: https://docs.rs/crate/stdweb/0.4.9/builds/114493
I think this is due to docs.rs not ever running build scripts.
Perhaps we could remove the dependency on the build script for documentation?
This is a known issue. It should be fixed on master, I think. (I don't really have any way to test it out besides publishing a crate.)