obi1kenobi / trustfall

A query engine for any combination of data sources. Query your files and APIs as if they were databases!
Apache License 2.0
2.3k stars 66 forks source link

Weekly `cargo update` of fuzzing dependencies #536

Closed obi1kenobi closed 5 months ago

obi1kenobi commented 5 months ago

Weekly cargo update of fuzzing dependencies

    Updating libc v0.2.151 -> v0.2.152
    Updating pest v2.7.5 -> v2.7.6
    Updating proc-macro2 v1.0.73 -> v1.0.76
    Updating quote v1.0.34 -> v1.0.35
    Updating serde v1.0.193 -> v1.0.195
    Updating serde_derive v1.0.193 -> v1.0.195
    Updating serde_json v1.0.109 -> v1.0.111
    Updating syn v2.0.44 -> v2.0.48
    Updating thiserror v1.0.53 -> v1.0.56
    Updating thiserror-impl v1.0.53 -> v1.0.56