Thanks for publishing this.
Started down the rabbit hole of dependency fixing in node4j-rs and finding the same thing here: these libraries can't really be used as-is because they point to relative FS paths for their deps. Any chance you might be able to update the crate references to the full git URLs (ideally against tags or commit hashes to pin for compile stability)? Can PR something to that effect but dont want to bike-shed all over your commit history :)
Thanks for publishing this.
Started down the rabbit hole of dependency fixing in node4j-rs and finding the same thing here: these libraries can't really be used as-is because they point to relative FS paths for their deps. Any chance you might be able to update the crate references to the full git URLs (ideally against tags or commit hashes to pin for compile stability)? Can PR something to that effect but dont want to bike-shed all over your commit history :)