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 #546

Closed obi1kenobi closed 8 months ago

obi1kenobi commented 8 months ago

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

The following is the output from cargo update:

    Updating anstream v0.6.7 -> v0.6.11
    Updating bitflags v2.4.1 -> v2.4.2
    Updating clap v4.4.16 -> v4.4.18
    Updating clap_builder v4.4.16 -> v4.4.18
    Updating h2 v0.3.23 -> v0.3.24
    Updating hermit-abi v0.3.3 -> v0.3.4
    Updating linux-raw-sys v0.4.12 -> v0.4.13
    Updating openssl v0.10.62 -> v0.10.63
    Updating openssl-sys v0.9.98 -> v0.9.99
    Updating pkg-config v0.3.28 -> v0.3.29
    Updating proc-macro2 v1.0.76 -> v1.0.78
    Updating regex v1.10.2 -> v1.10.3
    Updating regex-automata v0.4.3 -> v0.4.4
    Updating smallvec v1.12.0 -> v1.13.1
    Updating unicode-bidi v0.3.14 -> v0.3.15
    Updating uuid v1.6.1 -> v1.7.0