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

Closed obi1kenobi closed 1 month ago

obi1kenobi commented 1 month ago

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

The following is the output from cargo update:

    Updating native-tls v0.2.11 -> v0.2.12
    Updating proc-macro2 v1.0.84 -> v1.0.85
    Updating tokio v1.37.0 -> v1.38.0
    Updating tokio-macros v2.2.0 -> v2.3.0
    Updating winnow v0.6.8 -> v0.6.9
note: pass `--verbose` to see 145 unchanged dependencies behind latest