Skip to content

Commit

Permalink
chore(deps): bump the cargo-deps group with 10 updates
Browse files Browse the repository at this point in the history
Bumps the cargo-deps group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| [time](https://github.com/time-rs/time) | `0.3.31` | `0.3.36` |
| [jsonrpc](https://github.com/apoelstra/rust-jsonrpc) | `0.17.0` | `0.18.0` |
| [clap](https://github.com/clap-rs/clap) | `4.4.13` | `4.5.20` |
| [env_logger](https://github.com/rust-cli/env_logger) | `0.10.1` | `0.11.2` |
| [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.22` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.79` | `1.0.90` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.64` |
| [diesel](https://github.com/diesel-rs/diesel) | `2.1.4` | `2.2.4` |
| [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.27.0` | `0.30.1` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.40.0` |


Updates `time` from 0.3.31 to 0.3.36
- [Release notes](https://github.com/time-rs/time/releases)
- [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md)
- [Commits](time-rs/time@v0.3.31...v0.3.36)

Updates `jsonrpc` from 0.17.0 to 0.18.0
- [Changelog](https://github.com/apoelstra/rust-jsonrpc/blob/master/CHANGELOG.md)
- [Commits](apoelstra/rust-jsonrpc@0.17.0...0.18.0)

Updates `clap` from 4.4.13 to 4.5.20
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@v4.4.13...clap_complete-v4.5.20)

Updates `env_logger` from 0.10.1 to 0.11.2
- [Release notes](https://github.com/rust-cli/env_logger/releases)
- [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md)
- [Commits](rust-cli/env_logger@v0.10.1...v0.11.2)

Updates `log` from 0.4.20 to 0.4.22
- [Release notes](https://github.com/rust-lang/log/releases)
- [Changelog](https://github.com/rust-lang/log/blob/master/CHANGELOG.md)
- [Commits](rust-lang/log@0.4.20...0.4.22)

Updates `anyhow` from 1.0.79 to 1.0.90
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.79...1.0.90)

Updates `thiserror` from 1.0.56 to 1.0.64
- [Release notes](https://github.com/dtolnay/thiserror/releases)
- [Commits](dtolnay/thiserror@1.0.56...1.0.64)

Updates `diesel` from 2.1.4 to 2.2.4
- [Release notes](https://github.com/diesel-rs/diesel/releases)
- [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.4/CHANGELOG.md)
- [Commits](diesel-rs/diesel@v2.1.4...v2.2.4)

Updates `libsqlite3-sys` from 0.27.0 to 0.30.1
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](https://github.com/rusqlite/rusqlite/commits)

Updates `tokio` from 1.35.1 to 1.40.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.40.0)

---
updated-dependencies:
- dependency-name: time
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: jsonrpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
- dependency-name: env_logger
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
- dependency-name: log
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: cargo-deps
- dependency-name: diesel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
- dependency-name: libsqlite3-sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: cargo-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent d1e822b commit 6507aff
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 141 deletions.
Loading

0 comments on commit 6507aff

Please sign in to comment.