fitzgen / bumpalo

A fast bump allocation arena for Rust
https://docs.rs/bumpalo
Apache License 2.0
1.35k stars 110 forks source link

Remove Cargo.lock #173

Closed zetanumbers closed 1 year ago

zetanumbers commented 2 years ago

This is a library, so it should have Cargo.lock gitignored.

zetanumbers commented 1 year ago

@fitzgen .gitignore should be updated too

zetanumbers commented 10 months ago

Seems like we should revert this. 🙃

https://blog.rust-lang.org/2023/08/29/committing-lockfiles.html