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.38k stars 69 forks source link

Weekly `cargo update` of primary dependencies #563

Closed obi1kenobi closed 7 months ago

obi1kenobi commented 7 months ago

Automation to keep dependencies in the primary Cargo.lock current.

The following is the output from cargo update:

    Updating indexmap v2.2.4 -> v2.2.5
    Updating mio v0.8.10 -> v0.8.11
    Updating pest v2.7.7 -> v2.7.8
    Updating walkdir v2.4.0 -> v2.5.0