hjson / hjson-rust

Hjson for Rust
https://hjson.github.io/
MIT License
97 stars 31 forks source link

chore: Update linked-hash-map to 0.5 #15

Open ignatenkobrain opened 4 years ago

Lesiuk commented 3 years ago

Without this on newest rust this library is panicking so we should merge this PR

attempted to leave type `linked_hash_map::Node<std::string::String, value::Value>` uninitialized, which is invalid

Ten0 commented 2 years ago

This does not pass CI though