Skip to content

Commit 2880aaf

Browse files
chore(dep): bump the deps group across 1 directory with 13 updates (#167)
Bumps the deps group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [async-trait](https://github.com/dtolnay/async-trait) | `0.1.81` | `0.1.83` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.3` | `1.40.0` | | [clap](https://github.com/clap-rs/clap) | `4.5.16` | `4.5.19` | | [keyring](https://github.com/hwchen/keyring-rs) | `3.2.0` | `3.3.0` | | [pyo3](https://github.com/pyo3/pyo3) | `0.22.2` | `0.22.3` | | [serde](https://github.com/serde-rs/serde) | `1.0.209` | `1.0.210` | | [serde_json](https://github.com/serde-rs/json) | `1.0.127` | `1.0.128` | | [regex](https://github.com/rust-lang/regex) | `1.10.6` | `1.11.0` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.86` | `1.0.89` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.23` | `4.5.29` | | [thiserror](https://github.com/dtolnay/thiserror) | `1.0.63` | `1.0.64` | | [diesel](https://github.com/diesel-rs/diesel) | `2.2.3` | `2.2.4` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.12.7` | `0.12.8` | Updates `async-trait` from 0.1.81 to 0.1.83 - [Release notes](https://github.com/dtolnay/async-trait/releases) - [Commits](dtolnay/async-trait@0.1.81...0.1.83) Updates `tokio` from 1.39.3 to 1.40.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.39.3...tokio-1.40.0) Updates `clap` from 4.5.16 to 4.5.19 - [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.5.16...clap_complete-v4.5.19) Updates `keyring` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/hwchen/keyring-rs/releases) - [Changelog](https://github.com/hwchen/keyring-rs/blob/master/CHANGELOG.md) - [Commits](open-source-cooperative/keyring-rs@v3.2.0...v3.3.0) Updates `pyo3` from 0.22.2 to 0.22.3 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.22.2...v0.22.3) Updates `serde` from 1.0.209 to 1.0.210 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](serde-rs/serde@v1.0.209...v1.0.210) Updates `serde_json` from 1.0.127 to 1.0.128 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@1.0.127...1.0.128) Updates `regex` from 1.10.6 to 1.11.0 - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](rust-lang/regex@1.10.6...1.11.0) Updates `anyhow` from 1.0.86 to 1.0.89 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.86...1.0.89) Updates `clap_complete` from 4.5.23 to 4.5.29 - [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.5.23...clap_complete-v4.5.29) Updates `thiserror` from 1.0.63 to 1.0.64 - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](dtolnay/thiserror@1.0.63...1.0.64) Updates `diesel` from 2.2.3 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.2.3...v2.2.4) Updates `reqwest` from 0.12.7 to 0.12.8 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.12.7...v0.12.8) --- 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-minor 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: pyo3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: serde 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: regex dependency-type: direct:production update-type: version-update:semver-minor 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 - dependency-name: diesel dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: clearloop <udtrokia@gmail.com>
1 parent 2a65d99 commit 2880aaf

File tree

2 files changed

+57
-57
lines changed

2 files changed

+57
-57
lines changed

Diff for: Cargo.lock

+44-44
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+13-13
Original file line numberDiff line numberDiff line change
@@ -16,32 +16,32 @@ keywords = ["cli", "games", "leetcode"]
1616
readme = './README.md'
1717

1818
[dependencies]
19-
async-trait = "0.1.81"
20-
tokio = { version = "1.39.3", features = ["full"] }
21-
clap = { version = "4.5.13", features = ["cargo"] }
19+
async-trait = "0.1.83"
20+
tokio = { version = "1.40.0", features = ["full"] }
21+
clap = { version = "4.5.19", features = ["cargo"] }
2222
colored = "2.1.0"
2323
dirs = "5.0.1"
2424
env_logger = "0.11.5"
25-
keyring = "3.2.0"
25+
keyring = "3.3.0"
2626
log = "0.4.22"
2727
openssl = "0.10.66"
28-
pyo3 = { version = "0.22.2", optional = true }
28+
pyo3 = { version = "0.22.3", optional = true }
2929
rand = "0.8.5"
30-
serde = { version = "1.0.209", features = ["derive"] }
31-
serde_json = "1.0.127"
30+
serde = { version = "1.0.210", features = ["derive"] }
31+
serde_json = "1.0.128"
3232
toml = "0.8.19"
33-
regex = "1.10.6"
33+
regex = "1.11.0"
3434
scraper = "0.20.0"
35-
anyhow = "1.0.86"
36-
clap_complete = "4.5.13"
37-
thiserror = "1.0.63"
35+
anyhow = "1.0.89"
36+
clap_complete = "4.5.29"
37+
thiserror = "1.0.64"
3838

3939
[dependencies.diesel]
40-
version = "2.2.3"
40+
version = "2.2.4"
4141
features = ["sqlite"]
4242

4343
[dependencies.reqwest]
44-
version = "0.12.7"
44+
version = "0.12.8"
4545
features = ["gzip", "json"]
4646

4747
[features]

0 commit comments

Comments
 (0)