evestera / json_typegen

Tools and libraries to create types for Rust, Kotlin, TypeScript and Python from JSON samples
https://typegen.vestera.as
Apache License 2.0
268 stars 26 forks source link

Update linked hashmap to 0.5.3 #16

Closed Dylan-DPC-zz closed 4 years ago

Dylan-DPC-zz commented 4 years ago

versions 0.5.1 & 0.5.2 are unsound for linked_hashmap. Bumping this will ensure that dependents are always on a sound version.

Advisory: https://github.com/RustSec/advisory-db/issues/298

evestera commented 4 years ago

Thank you for the PR. Just trying to figure out why neither appveyor nor travis wants to build it before I go ahead and merge.

evestera commented 4 years ago

Looks like it was just some weird behaviour from GitHubs side (sending PR events before creating the PR refs that the CI services use).