facebook / starlark-rust

A Rust implementation of the Starlark language
Apache License 2.0
673 stars 53 forks source link

Fix Nightly Build (upgrade hashbrown) #108

Closed KCarretto closed 5 months ago

KCarretto commented 5 months ago

Problem Overview

Requested Solution

wendy728 commented 5 months ago

@dtolnay is already working on the upgrade

dtolnay commented 5 months ago

Fixed in main. @wendy728 would you take care of publishing a release to crates.io? The most recent starlark release still has a dependency on hashbrown 0.12.3 so it's still broken.

wendy728 commented 5 months ago

Released starlark-rust v0.12.0