Releases: malwaredb/malwaredb-rs
v0.0.21
What's new:
- Mostly documentation and dependency updates.
- CI worked completely! The binaries are all made by GitHub with dependency information stored within, and attestable.
What's Changed
- chore(deps): Bump flate2 from 1.1.0 to 1.1.1 by @dependabot in #705
- chore(deps): Bump clap from 4.5.34 to 4.5.35 by @dependabot in #704
- chore(deps): Bump zip from 2.5.0 to 2.6.0 by @dependabot in #706
- chore(deps): Bump flagset from 0.4.6 to 0.4.7 by @dependabot in #707
- chore(deps): Bump openssl from 0.10.71 to 0.10.72 by @dependabot in #708
- chore(deps): Bump tokio from 1.44.1 to 1.44.2 by @dependabot in #709
- chore(deps): Bump ctrlc from 3.4.5 to 3.4.6 by @dependabot in #710
- chore(deps): Bump zip from 2.6.0 to 2.6.1 by @dependabot in #711
- chore(deps): Bump vergen from 9.0.4 to 9.0.6 by @dependabot in #712
- chore(deps): Bump crossbeam-channel from 0.5.14 to 0.5.15 by @dependabot in #713
- chore(deps): Bump rustls from 0.23.25 to 0.23.26 by @dependabot in #714
- chore(deps): Bump vergen-gitcl from 1.0.5 to 1.0.8 by @dependabot in #715
- chore(deps): Bump anyhow from 1.0.97 to 1.0.98 by @dependabot in #716
- chore(deps): Bump toml from 0.8.20 to 0.8.21 by @dependabot in #718
- chore(deps): Bump rustls-platform-verifier from 0.5.1 to 0.5.2 by @dependabot in #717
- chore(deps): Bump toml from 0.8.21 to 0.8.22 by @dependabot in #720
- chore(deps): Bump clap_complete from 4.5.47 to 4.5.48 by @dependabot in #719
Full Changelog: v0.0.20...v0.0.21
v0.0.20a
This is the same as https://github.com/malwaredb/malwaredb-rs/releases/tag/v0.0.20, but now Linux binaries actually compiled.
v0.0.20
Binaries
- Compiling in CI failed for Linux for MUSL, which must be due to some dependency change.
- Some binaries were saved from GitHub Actions, signed locally and posted here.
What's New
- Mostly dependency updates.
- Rust flags for some hardware capabilities.
What's Changed
- chore(deps): Bump serde_json from 1.0.139 to 1.0.140 by @dependabot in #678
- chore(deps): Bump anyhow from 1.0.96 to 1.0.97 by @dependabot in #677
- chore(deps): Bump ring from 0.17.11 to 0.17.13 by @dependabot in #680
- chore(deps): Bump tempfile from 3.17.1 to 3.18.0 by @dependabot in #679
- chore(deps): Bump tokio from 1.43.0 to 1.44.0 by @dependabot in #681
- chore(deps): Bump winresource from 0.1.19 to 0.1.20 by @dependabot in #682
- chore(deps): Bump serde from 1.0.218 to 1.0.219 by @dependabot in #683
- chore(deps): Bump clap from 4.5.31 to 4.5.32 by @dependabot in #684
- chore(deps): Bump http-body-util from 0.1.2 to 0.1.3 by @dependabot in #685
- chore(deps): Bump http from 1.2.0 to 1.3.1 by @dependabot in #686
- chore(deps): Bump reqwest from 0.12.12 to 0.12.13 by @dependabot in #687
- chore(deps): Bump reqwest from 0.12.13 to 0.12.14 by @dependabot in #688
- chore(deps): Bump nt-time from 0.11.0 to 0.11.1 by @dependabot in #689
- chore(deps): Bump tokio from 1.44.0 to 1.44.1 by @dependabot in #690
- chore(deps): Bump tempfile from 3.18.0 to 3.19.0 by @dependabot in #691
- chore(deps): Bump zip from 2.2.3 to 2.3.0 by @dependabot in #693
- chore(deps): Bump malwaredb-virustotal from 0.4.0 to 0.4.1 by @dependabot in #692
- chore(deps): Bump zip from 2.3.0 to 2.4.1 by @dependabot in #694
- chore(deps): Bump rustls-platform-verifier from 0.5.0 to 0.5.1 by @dependabot in #696
- chore(deps): Bump reqwest from 0.12.14 to 0.12.15 by @dependabot in #697
- chore(deps): Bump clap_complete from 4.5.46 to 4.5.47 by @dependabot in #700
- chore(deps): Bump tempfile from 3.19.0 to 3.19.1 by @dependabot in #698
- chore(deps): Bump zip from 2.4.1 to 2.4.2 by @dependabot in #699
- chore(deps): Bump zip from 2.4.2 to 2.5.0 by @dependabot in #701
- chore(deps): Bump clap from 4.5.32 to 4.5.34 by @dependabot in #702
- chore(deps): Bump axum from 0.8.1 to 0.8.3 by @dependabot in #703
Full Changelog: v0.0.19...v0.0.20
v0.0.19
Binaries
- GitHub failed to upload the binaries, so I re-uploaded them from the failed Action.
What's New
- Users can be read-only, useful for a demo server or a guest user.
- Dependency updates.
What's Changed
- chore(deps): Bump postgres-types from 0.2.8 to 0.2.9 by @dependabot in #649
- chore(deps): Bump postgres from 0.19.9 to 0.19.10 by @dependabot in #650
- chore(deps): Bump openssl from 0.10.69 to 0.10.70 by @dependabot in #651
- chore(deps): Bump clap from 4.5.27 to 4.5.28 by @dependabot in #652
- chore(deps): Bump malwaredb-virustotal from 0.2.3 to 0.2.4 by @dependabot in #653
- chore(deps): Bump toml from 0.8.19 to 0.8.20 by @dependabot in #654
- chore(deps): Bump uuid from 1.12.1 to 1.13.1 by @dependabot in #655
- chore(deps): Bump bytesize from 1.3.0 to 1.3.1 by @dependabot in #656
- chore(deps): Bump rustls from 0.23.22 to 0.23.23 by @dependabot in #657
- chore(deps): Bump clap from 4.5.28 to 4.5.29 by @dependabot in #658
- chore(deps): Bump bytesize from 1.3.1 to 1.3.2 by @dependabot in #659
- chore(deps): Bump tempfile from 3.16.0 to 3.17.0 by @dependabot in #660
- chore(deps): Bump tempfile from 3.17.0 to 3.17.1 by @dependabot in #664
- chore(deps): Bump uuid from 1.13.1 to 1.13.2 by @dependabot in #663
- chore(deps): Bump clap from 4.5.29 to 4.5.30 by @dependabot in #662
- chore(deps): Bump clap_complete from 4.5.44 to 4.5.45 by @dependabot in #661
- chore(deps): Bump serde_json from 1.0.138 to 1.0.139 by @dependabot in #665
- chore(deps): Bump uuid from 1.13.2 to 1.14.0 by @dependabot in #666
- chore(deps): Bump anyhow from 1.0.95 to 1.0.96 by @dependabot in #668
- chore(deps): Bump serde from 1.0.217 to 1.0.218 by @dependabot in #667
- chore(deps): Bump flate2 from 1.0.35 to 1.1.0 by @dependabot in #669
- chore(deps): Bump clap from 4.5.30 to 4.5.31 by @dependabot in #670
- chore(deps): Bump clap_complete from 4.5.45 to 4.5.46 by @dependabot in #671
- chore(deps): Bump app-memory-usage-fetcher from 0.2.0 to 0.2.1 by @dependabot in #672
- chore(deps): Bump chrono from 0.4.39 to 0.4.40 by @dependabot in #674
- chore(deps): Bump uuid from 1.14.0 to 1.15.1 by @dependabot in #675
- chore(deps): Bump zip from 2.2.2 to 2.2.3 by @dependabot in #676
Full Changelog: v0.0.18...v0.0.19
v0.0.18
New:
- Nothing user facing
- CI: sign Mac binaries
- CI binaries will be released manually due to microsoft/vcpkg#43565
What's Changed
- chore(deps): Bump reqwest from 0.12.11 to 0.12.12 by @dependabot in #621
- chore(deps): Bump tempfile from 3.14.0 to 3.15.0 by @dependabot in #622
- chore(deps): Bump serde_json from 1.0.134 to 1.0.135 by @dependabot in #623
- chore(deps): Bump vergen from 9.0.2 to 9.0.3 by @dependabot in #627
- chore(deps): Bump tokio from 1.42.0 to 1.43.0 by @dependabot in #626
- chore(deps): Bump clap from 4.5.23 to 4.5.24 by @dependabot in #625
- chore(deps): Bump clap_complete from 4.5.40 to 4.5.41 by @dependabot in #624
- chore(deps): Bump vergen from 9.0.3 to 9.0.4 by @dependabot in #629
- chore(deps): Bump nt-time from 0.10.4 to 0.10.5 by @dependabot in #630
- chore(deps): Bump rustls from 0.23.20 to 0.23.21 by @dependabot in #632
- chore(deps): Bump uuid from 1.11.0 to 1.11.1 by @dependabot in #631
- chore(deps): Bump vergen-gitcl from 1.0.3 to 1.0.5 by @dependabot in #633
- chore(deps): Bump uuid from 1.11.1 to 1.12.0 by @dependabot in #635
- chore(deps): Bump nt-time from 0.10.5 to 0.10.6 by @dependabot in #634
- chore(deps): Bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #636
- chore(deps): Bump clap from 4.5.26 to 4.5.27 by @dependabot in #637
- chore(deps): Bump axum from 0.8.1 to 0.8.2 by @dependabot in #639
- chore(deps): Bump uuid from 1.12.0 to 1.12.1 by @dependabot in #638
- chore(deps): Bump malwaredb-virustotal from 0.2.0 to 0.2.1 by @dependabot in #640
- chore(deps): Bump clap_complete from 4.5.42 to 4.5.43 by @dependabot in #641
- chore(deps): Bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #642
- chore(deps): Bump hyper from 1.5.2 to 1.6.0 by @dependabot in #643
- chore(deps): Bump tempfile from 3.15.0 to 3.16.0 by @dependabot in #644
- chore(deps): Bump clap_complete from 4.5.43 to 4.5.44 by @dependabot in #645
- chore(deps): Bump malwaredb-virustotal from 0.2.1 to 0.2.2 by @dependabot in #646
- chore(deps): Bump malwaredb-virustotal from 0.2.2 to 0.2.3 by @dependabot in #648
- chore(deps): Bump rustls from 0.23.21 to 0.23.22 by @dependabot in #647
Full Changelog: v0.0.17...v0.0.18
v0.0.17
New:
- Mostly just dependency updates
- VT client updated which fixed a bug preventing file submissions.
Broken:
- CI built the artifacts but failed with an http header error when uploading.
What's Changed
- chore(deps): Bump clap from 4.5.21 to 4.5.22 by @dependabot in #596
- chore(deps): Bump tokio from 1.41.1 to 1.42.0 by @dependabot in #597
- chore(deps): Bump github/codeql-action from 3.27.5 to 3.27.6 by @dependabot in #600
- chore(deps): Bump anyhow from 1.0.93 to 1.0.94 by @dependabot in #599
- chore(deps): Bump http from 1.1.0 to 1.2.0 by @dependabot in #598
- chore(deps): Bump clap from 4.5.22 to 4.5.23 by @dependabot in #601
- chore(deps): Bump codecov/codecov-action from 5.0.7 to 5.1.1 by @dependabot in #602
- chore(deps): Bump chrono from 0.4.38 to 0.4.39 by @dependabot in #603
- chore(deps): Bump github/codeql-action from 3.27.6 to 3.27.7 by @dependabot in #604
- chore(deps): Bump github/codeql-action from 3.27.7 to 3.27.9 by @dependabot in #609
- chore(deps): Bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #605
- chore(deps): Bump tower from 0.5.1 to 0.5.2 by @dependabot in #606
- chore(deps): Bump rustls from 0.23.19 to 0.23.20 by @dependabot in #607
- chore(deps): Bump serde from 1.0.215 to 1.0.216 by @dependabot in #608
- chore(deps): Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #615
- chore(deps): Bump actions/upload-artifact from 4.4.3 to 4.5.0 by @dependabot in #614
- chore(deps): Bump zip from 2.2.1 to 2.2.2 by @dependabot in #610
- chore(deps): Bump hyper from 1.5.1 to 1.5.2 by @dependabot in #611
- chore(deps): Bump home from 0.5.9 to 0.5.11 by @dependabot in #612
- chore(deps): Bump clap_complete from 4.5.38 to 4.5.39 by @dependabot in #613
- chore(deps): Bump deadpool-postgres from 0.14.0 to 0.14.1 by @dependabot in #616
- chore(deps): Bump clap_complete from 4.5.39 to 4.5.40 by @dependabot in #617
- chore(deps): Bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #618
- chore(deps): Bump nt-time from 0.10.3 to 0.10.4 by @dependabot in #619
Full Changelog: v0.0.16...v0.0.17
v0.0.16
New:
- Debian package installs example config as
/etc/mdb/mdb_config.toml
, and won't overwrite it on update. - Possible security issue addressed in #591
Broken:
- The Debian package failed to store the binary for the server.
What's Changed
- chore(deps): Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #563
- chore(deps): Bump anyhow from 1.0.91 to 1.0.92 by @dependabot in #564
- chore(deps): Bump clap_complete from 4.5.36 to 4.5.37 by @dependabot in #565
- chore(deps): Bump anyhow from 1.0.92 to 1.0.93 by @dependabot in #566
- chore(deps): Bump tokio from 1.41.0 to 1.41.1 by @dependabot in #567
- chore(deps): Bump tempfile from 3.13.0 to 3.14.0 by @dependabot in #569
- chore(deps): Bump nt-time from 0.10.1 to 0.10.3 by @dependabot in #570
- chore(deps): Bump github/codeql-action from 3.27.0 to 3.27.1 by @dependabot in #568
- chore(deps): Bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #571
- chore(deps): Bump tomtom-international/commisery-action from 3.4.0 to 3.5.0 by @dependabot in #573
- chore(deps): Bump serde from 1.0.214 to 1.0.215 by @dependabot in #572
- chore(deps): Bump github/codeql-action from 3.27.1 to 3.27.3 by @dependabot in #574
- chore(deps): Bump flate2 from 1.0.34 to 1.0.35 by @dependabot in #577
- chore(deps): Bump github/codeql-action from 3.27.3 to 3.27.4 by @dependabot in #578
- chore(deps): Bump codecov/codecov-action from 4.6.0 to 5.0.0 by @dependabot in #579
- chore(deps): Bump clap from 4.5.20 to 4.5.21 by @dependabot in #575
- chore(deps): Bump clap_complete from 4.5.37 to 4.5.38 by @dependabot in #576
- chore(deps): Bump axum from 0.7.8 to 0.7.9 by @dependabot in #581
- chore(deps): Bump serde_json from 1.0.132 to 1.0.133 by @dependabot in #582
- chore(deps): Bump codecov/codecov-action from 5.0.0 to 5.0.2 by @dependabot in #580
- chore(deps): Bump codecov/codecov-action from 5.0.2 to 5.0.3 by @dependabot in #586
- chore(deps): Bump hyper from 1.5.0 to 1.5.1 by @dependabot in #585
- chore(deps): Bump step-security/harden-runner from 2.10.1 to 2.10.2 by @dependabot in #584
- chore(deps): Bump github/codeql-action from 3.27.4 to 3.27.5 by @dependabot in #589
- chore(deps): Bump codecov/codecov-action from 5.0.3 to 5.0.7 by @dependabot in #588
- chore(deps): Bump actions/dependency-review-action from 4.4.0 to 4.5.0 by @dependabot in #587
- chore(deps): Bump tower-http from 0.6.1 to 0.6.2 by @dependabot in #583
- chore(deps): Bump zip from 2.2.0 to 2.2.1 by @dependabot in #590
- chore(deps): Bump rustls from 0.23.17 to 0.23.18 by @dependabot in #591
- chore(deps): Bump vergen from 9.0.1 to 9.0.2 by @dependabot in #592
- chore(deps): Bump winresource from 0.1.17 to 0.1.18 by @dependabot in #593
- chore(deps): Bump rustls from 0.23.18 to 0.23.19 by @dependabot in #594
- chore(deps): Bump winresource from 0.1.18 to 0.1.19 by @dependabot in #595
Full Changelog: v0.0.15...v0.0.16
v0.0.15
New:
- SSL support
- for Postgres
- for http
- both can have custom certificate authority provided
Binaries
CI builds failed (should be fixed now), so they're built by me.
ppc64le builds affected by this issue with aws-lc-sys
aws/aws-lc-rs#574, so the build is a debug build not release.
What's Changed
- chore(deps): Bump github/codeql-action from 3.26.9 to 3.26.10 by @dependabot in #535
- chore(deps): Bump clap from 4.5.18 to 4.5.19 by @dependabot in #536
- chore(deps): Bump codecov/codecov-action from 4.5.0 to 4.6.0 by @dependabot in #537
- chore(deps): Bump clap_complete from 4.5.29 to 4.5.32 by @dependabot in #538
- chore(deps): Bump github/codeql-action from 3.26.10 to 3.26.11 by @dependabot in #539
- chore(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #540
- chore(deps): Bump github/codeql-action from 3.26.11 to 3.26.12 by @dependabot in #542
- chore(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #541
- chore(deps): Bump actions/upload-artifact from 4.4.1 to 4.4.3 by @dependabot in #547
- chore(deps): Bump clap from 4.5.19 to 4.5.20 by @dependabot in #544
- chore(deps): Bump clap_complete from 4.5.32 to 4.5.33 by @dependabot in #545
- chore(deps): Bump github/codeql-action from 3.26.12 to 3.26.13 by @dependabot in #548
- chore(deps): Bump hyper from 1.4.1 to 1.5.0 by @dependabot in #549
- chore(deps): Bump uuid from 1.10.0 to 1.11.0 by @dependabot in #550
- chore(deps): Bump serde_json from 1.0.128 to 1.0.129 by @dependabot in #551
- feat: server tls support by @rjzak in #546
- chore(deps): Bump actions/dependency-review-action from 4.3.4 to 4.3.5 by @dependabot in #553
- chore(deps): Bump serde_json from 1.0.131 to 1.0.132 by @dependabot in #552
- chore(deps): Bump tokio from 1.40.0 to 1.41.0 by @dependabot in #554
- chore(deps): Bump anyhow from 1.0.90 to 1.0.91 by @dependabot in #555
- chore(deps): Bump github/codeql-action from 3.26.13 to 3.27.0 by @dependabot in #556
- chore(deps): Bump clap_complete from 4.5.33 to 4.5.35 by @dependabot in #558
- chore(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #557
- chore(deps): Bump actions/dependency-review-action from 4.3.5 to 4.4.0 by @dependabot in #559
- chore(deps): Bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #560
- chore(deps): Bump rustls from 0.23.15 to 0.23.16 by @dependabot in #561
- chore(deps): Bump clap_complete from 4.5.35 to 4.5.36 by @dependabot in #562
Full Changelog: v0.0.14...v0.0.15
v0.0.14
Not much as changed, as development as slowed (temporarily).
New:
- Support for compression over http.
Binaries
For the first time, the GitHub Actions all worked correctly and everything was built by GitHub! Except FreeBSD and aarch64 + ppc64le Linux binaries were built my me. I also replaced the GitHub macOS binaries, the only change was to sign with my Apple Developer certificate.
What's Changed
- chore(deps): Bump actions/upload-artifact from 4.3.6 to 4.4.0 by @dependabot in #508
- chore(deps): Bump clap_complete from 4.5.24 to 4.5.26 by @dependabot in #512
- chore(deps): Bump clap from 4.5.16 to 4.5.17 by @dependabot in #510
- chore(deps): Bump serde_json from 1.0.127 to 1.0.128 by @dependabot in #511
- chore(deps): Bump anyhow from 1.0.86 to 1.0.87 by @dependabot in #514
- chore(deps): Bump serde from 1.0.209 to 1.0.210 by @dependabot in #513
- chore(deps): Bump step-security/harden-runner from 2.9.1 to 2.10.1 by @dependabot in #516
- chore(deps): Bump postgres-types from 0.2.7 to 0.2.8 by @dependabot in #517
- chore(deps): Bump anyhow from 1.0.88 to 1.0.89 by @dependabot in #518
- chore(deps): Bump postgres from 0.19.8 to 0.19.9 by @dependabot in #519
- chore(deps): Bump github/codeql-action from 3.26.6 to 3.26.7 by @dependabot in #520
- chore(deps): Bump vergen from 9.0.0 to 9.0.1 by @dependabot in #522
- chore(deps): Bump clap_complete from 4.5.26 to 4.5.28 by @dependabot in #521
- chore(deps): Bump vergen-gitcl from 1.0.0 to 1.0.1 by @dependabot in #523
- chore(deps): Bump github/codeql-action from 3.26.7 to 3.26.8 by @dependabot in #524
- chore(deps): Bump axum-macros from 0.4.1 to 0.4.2 by @dependabot in #525
- chore(deps): Bump clap from 4.5.17 to 4.5.18 by @dependabot in #527
- chore(deps): Bump axum from 0.7.5 to 0.7.6 by @dependabot in #526
- chore(deps): Bump clap_complete from 4.5.28 to 4.5.29 by @dependabot in #528
- chore(deps): Bump github/codeql-action from 3.26.8 to 3.26.9 by @dependabot in #529
- chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #530
- chore(deps): Bump flate2 from 1.0.33 to 1.0.34 by @dependabot in #531
- chore(deps): Bump tempfile from 3.12.0 to 3.13.0 by @dependabot in #532
- chore(deps): Bump axum from 0.7.6 to 0.7.7 by @dependabot in #533
- chore(deps): Bump ChristopheLav/windows-sdk-install from 1.0.1 to 1.0.3 by @dependabot in #534
Full Changelog: v0.0.13...v0.0.14
v0.0.13
Not much has changed in this release, except a minor rework of how the API key is handled for VirusTotal. Of course there is the steady stream of updating dependencies.
Binaries
The CI build has broken due to how malwaredb-virustotal
uses SSL and how musl builds failed. I've build -gnu
versions for Linux.
What's Changed
- chore(deps): Bump github/codeql-action from 3.25.14 to 3.25.15 by @dependabot in #462
- chore(deps): Bump ossf/scorecard-action from 2.3.3 to 2.4.0 by @dependabot in #463
- chore(deps): Bump serde_json from 1.0.120 to 1.0.121 by @dependabot in #464
- chore(deps): Bump toml from 0.8.16 to 0.8.17 by @dependabot in #465
- chore(deps): Bump clap_complete from 4.5.11 to 4.5.12 by @dependabot in #466
- chore(deps): Bump clap from 4.5.11 to 4.5.13 by @dependabot in #467
- chore(deps): Bump toml from 0.8.17 to 0.8.19 by @dependabot in #468
- chore(deps): Bump nt-time from 0.8.0 to 0.8.1 by @dependabot in #469
- chore(deps): Bump zip from 2.1.5 to 2.1.6 by @dependabot in #470
- chore(deps): Bump serde_json from 1.0.121 to 1.0.122 by @dependabot in #471
- chore(deps): Bump tempfile from 3.10.1 to 3.11.0 by @dependabot in #472
- chore(deps): Bump flate2 from 1.0.30 to 1.0.31 by @dependabot in #473
- chore(deps): Bump actions/upload-artifact from 4.3.4 to 4.3.5 by @dependabot in #474
- chore(deps): Bump step-security/harden-runner from 2.9.0 to 2.9.1 by @dependabot in #475
- chore(deps): Bump tempfile from 3.11.0 to 3.12.0 by @dependabot in #476
- chore(deps): Bump actions/upload-artifact from 4.3.5 to 4.3.6 by @dependabot in #477
- chore(deps): Bump github/codeql-action from 3.25.15 to 3.26.0 by @dependabot in #478
- chore(deps): Bump clap_complete from 4.5.12 to 4.5.13 by @dependabot in #479
- chore(deps): Bump clap from 4.5.13 to 4.5.14 by @dependabot in #480
- chore(deps): Bump serde from 1.0.205 to 1.0.206 by @dependabot in #482
- chore(deps): Bump serde_json from 1.0.122 to 1.0.124 by @dependabot in #481
- chore(deps): Bump clap_complete from 4.5.14 to 4.5.16 by @dependabot in #483
- chore(deps): Bump serde from 1.0.206 to 1.0.207 by @dependabot in #484
- chore(deps): Bump ctrlc from 3.4.4 to 3.4.5 by @dependabot in #486
- chore(deps): Bump github/codeql-action from 3.26.0 to 3.26.1 by @dependabot in #485
- chore(deps): Bump github/codeql-action from 3.26.1 to 3.26.2 by @dependabot in #487
- chore(deps): Bump serde_json from 1.0.124 to 1.0.125 by @dependabot in #488
- chore(deps): Bump serde from 1.0.207 to 1.0.208 by @dependabot in #489
- chore(deps): Bump clap from 4.5.15 to 4.5.16 by @dependabot in #490
- chore(deps): Bump tokio from 1.39.2 to 1.39.3 by @dependabot in #491
- chore(deps): Bump reqwest from 0.12.5 to 0.12.7 by @dependabot in #493
- chore(deps): Bump clap_complete from 4.5.16 to 4.5.19 by @dependabot in #494
- chore(deps): Bump github/codeql-action from 3.26.2 to 3.26.3 by @dependabot in #495
- chore(deps): Bump zip from 2.1.6 to 2.2.0 by @dependabot in #496
- chore(deps): Bump flate2 from 1.0.31 to 1.0.32 by @dependabot in #497
- chore(deps): Bump clap_complete from 4.5.19 to 4.5.20 by @dependabot in #498
- chore(deps): Bump github/codeql-action from 3.26.3 to 3.26.4 by @dependabot in #499
- chore(deps): Bump clap_complete from 4.5.20 to 4.5.22 by @dependabot in #500
- chore(deps): Bump clap_complete from 4.5.22 to 4.5.23 by @dependabot in #501
- chore(deps): Bump github/codeql-action from 3.26.4 to 3.26.5 by @dependabot in #502
- chore(deps): Bump serde_json from 1.0.125 to 1.0.127 by @dependabot in #503
- chore(deps): Bump serde from 1.0.208 to 1.0.209 by @dependabot in #505
- chore(deps): Bump flate2 from 1.0.32 to 1.0.33 by @dependabot in #504
- chore(deps): Bump github/codeql-action from 3.26.5 to 3.26.6 by @dependabot in #507
Full Changelog: v0.0.12...v0.0.13