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 primary dependencies #576

Closed obi1kenobi closed 3 months ago

obi1kenobi commented 3 months ago

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

The following is the output from cargo update:

    Updating anyhow v1.0.80 -> v1.0.81
    Updating async-graphql-parser v7.0.2 -> v7.0.3
    Updating async-graphql-value v7.0.2 -> v7.0.3
    Updating async-trait v0.1.77 -> v0.1.78
    Removing basic-toml v0.1.8
    Updating clap v4.5.2 -> v4.5.3
    Updating clap_derive v4.5.0 -> v4.5.3
    Updating color-eyre v0.6.2 -> v0.6.3
    Updating h2 v0.3.24 -> v0.3.25
      Adding heck v0.5.0
    Updating proc-macro2 v1.0.78 -> v1.0.79
    Updating reqwest v0.11.25 -> v0.11.26
      Adding serde_spanned v0.6.5
    Updating syn v2.0.52 -> v2.0.53
 Downgrading system-configuration v0.6.0 -> v0.5.1
 Downgrading system-configuration-sys v0.6.0 -> v0.5.0
    Updating thiserror v1.0.57 -> v1.0.58
    Updating thiserror-impl v1.0.57 -> v1.0.58
      Adding toml v0.8.11
      Adding toml_datetime v0.6.5
      Adding toml_edit v0.22.7
    Updating trybuild v1.0.89 -> v1.0.90
      Adding winnow v0.6.5