Skip to content

Commit

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

| Package | From | To |
| --- | --- | --- |
| [async-trait](https://github.com/dtolnay/async-trait) | `0.1.74` | `0.1.76` |
| [tokio](https://github.com/tokio-rs/tokio) | `1.35.0` | `1.35.1` |
| [clap](https://github.com/clap-rs/clap) | `4.4.11` | `4.4.12` |
| [keyring](https://github.com/hwchen/keyring-rs) | `2.1.0` | `2.3.0` |
| [openssl](https://github.com/sfackler/rust-openssl) | `0.10.61` | `0.10.62` |
| [pyo3](https://github.com/pyo3/pyo3) | `0.20.0` | `0.20.1` |
| [serde_json](https://github.com/serde-rs/json) | `1.0.108` | `1.0.109` |
| [anyhow](https://github.com/dtolnay/anyhow) | `1.0.75` | `1.0.78` |
| [clap_complete](https://github.com/clap-rs/clap) | `4.4.4` | `4.4.5` |
| [thiserror](https://github.com/dtolnay/thiserror) | `1.0.51` | `1.0.53` |


Updates `async-trait` from 0.1.74 to 0.1.76
- [Release notes](https://github.com/dtolnay/async-trait/releases)
- [Commits](dtolnay/async-trait@0.1.74...0.1.76)

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

Updates `clap` from 4.4.11 to 4.4.12
- [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.11...v4.4.12)

Updates `keyring` from 2.1.0 to 2.3.0
- [Release notes](https://github.com/hwchen/keyring-rs/releases)
- [Changelog](https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md)
- [Commits](hwchen/keyring-rs@v2.1.0...v2.3.0)

Updates `openssl` from 0.10.61 to 0.10.62
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](sfackler/rust-openssl@openssl-v0.10.61...openssl-v0.10.62)

Updates `pyo3` from 0.20.0 to 0.20.1
- [Release notes](https://github.com/pyo3/pyo3/releases)
- [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md)
- [Commits](PyO3/pyo3@v0.20.0...v0.20.1)

Updates `serde_json` from 1.0.108 to 1.0.109
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](serde-rs/json@v1.0.108...v1.0.109)

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

Updates `clap_complete` from 4.4.4 to 4.4.5
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](clap-rs/clap@clap_complete-v4.4.4...clap_complete-v4.4.5)

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

---
updated-dependencies:
- dependency-name: async-trait
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: tokio
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: clap
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: keyring
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: deps
- dependency-name: openssl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: pyo3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: serde_json
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: anyhow
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: clap_complete
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
- dependency-name: thiserror
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: deps
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 105c916 commit f35dfd1
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 45 deletions.
70 changes: 35 additions & 35 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

20 changes: 10 additions & 10 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,25 +16,25 @@ keywords = ["cli", "games", "leetcode"]
readme = './README.md'

[dependencies]
async-trait = "0.1.74"
tokio = { version = "1.35.0", features = ["full"] }
clap = { version = "4.4.11", features = ["cargo"] }
async-trait = "0.1.76"
tokio = { version = "1.35.1", features = ["full"] }
clap = { version = "4.4.12", features = ["cargo"] }
colored = "2.1.0"
dirs = "5.0.1"
env_logger = "0.10.1"
keyring = "2.1.0"
keyring = "2.3.0"
log = "0.4.20"
openssl = "0.10.61"
pyo3 = { version = "0.20.0", optional = true }
openssl = "0.10.62"
pyo3 = { version = "0.20.1", optional = true }
rand = "0.8.5"
serde = { version = "1.0.193", features = ["derive"] }
serde_json = "1.0.108"
serde_json = "1.0.109"
toml = "0.8.8"
regex = "1.10.2"
scraper = "0.18.1"
anyhow = "1.0.75"
clap_complete = "4.4.4"
thiserror = "1.0.51"
anyhow = "1.0.78"
clap_complete = "4.4.5"
thiserror = "1.0.53"

[dependencies.diesel]
version = "2.1.4"
Expand Down

0 comments on commit f35dfd1

Please sign in to comment.