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

Closed obi1kenobi closed 2 weeks ago

obi1kenobi commented 2 weeks ago

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

The following is the output from cargo update:

     Locking 3 packages to latest compatible versions
    Updating httparse v1.9.2 -> v1.9.3
    Updating memchr v2.7.2 -> v2.7.4
    Updating redox_syscall v0.5.1 -> v0.5.2
note: pass `--verbose` to see 149 unchanged dependencies behind latest