rdkit-rs / rdkit

RDKit Made Idiomatic for Rust
12 stars 9 forks source link

Fix test_atoms mutable variable #17

Open pstjohn opened 7 months ago

pstjohn commented 7 months ago

romol is later borrowed as mutable, making cargo test fail for me in the rdkit-sys crate. This fix gets everything working again. This is using rustc 1.66.