Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.

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.8` |
| [env_logger](https://github.com/rust-cli/env_logger) | `0.10.1` | `0.11.1` |
| [log](https://github.com/rust-lang/log) | `0.4.20` | `0.4.22` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.79` | `1.0.86` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.56` | `1.0.61` |
| [diesel](https://github.com/diesel-rs/diesel) | `2.1.4` | `2.2.1` |
| [libsqlite3-sys](https://github.com/rusqlite/rusqlite) | `0.27.0` | `0.28.0` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.35.1` | `1.38.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.8
- [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...v4.5.8)

Updates `env_logger` from 0.10.1 to 0.11.1
- [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.1)

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.86
- [Release notes](https://github.com/dtolnay/anyhow/releases)
- [Commits](dtolnay/anyhow@1.0.79...1.0.86)

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

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

Updates `libsqlite3-sys` from 0.27.0 to 0.28.0
- [Release notes](https://github.com/rusqlite/rusqlite/releases)
- [Changelog](https://github.com/rusqlite/rusqlite/blob/master/Changelog.md)
- [Commits](rusqlite/rusqlite@v0.27.0...v0.28.0)

Updates `tokio` from 1.35.1 to 1.38.0
- [Release notes](https://github.com/tokio-rs/tokio/releases)
- [Commits](tokio-rs/tokio@tokio-1.35.1...tokio-1.38.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 Jul 1, 2024
1 parent d1e822b commit 7f8b487
Show file tree
Hide file tree
Showing 2 changed files with 139 additions and 110 deletions.
Loading

0 comments on commit 7f8b487

Please sign in to comment.