Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit f422206

Browse files
chore(dep): bump the deps group with 11 updates (#191)
Bumps the deps group with 11 updates: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.44.1` | `1.44.2` | | [clap](https://github.com/clap-rs/clap) | `4.5.35` | `4.5.37` | | [openssl](https://github.com/sfackler/rust-openssl) | `0.10.71` | `0.10.72` | | [pyo3](https://github.com/pyo3/pyo3) | `0.24.1` | `0.24.2` | | [rand](https://github.com/rust-random/rand) | `0.9.0` | `0.9.1` | | [toml](https://github.com/toml-rs/toml) | `0.8.20` | `0.8.22` | | [anyhow](https://github.com/dtolnay/anyhow) | `1.0.97` | `1.0.98` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.47` | `4.5.48` | | [unicode-width](https://github.com/unicode-rs/unicode-width) | `0.1.13` | `0.2.0` | | [diesel](https://github.com/diesel-rs/diesel) | `2.2.8` | `2.2.10` | | [nix](https://github.com/nix-rust/nix) | `0.29.0` | `0.30.0` | Updates `tokio` from 1.44.1 to 1.44.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.44.1...tokio-1.44.2) Updates `clap` from 4.5.35 to 4.5.37 - [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.35...clap_complete-v4.5.37) Updates `openssl` from 0.10.71 to 0.10.72 - [Release notes](https://github.com/sfackler/rust-openssl/releases) - [Commits](sfackler/rust-openssl@openssl-v0.10.71...openssl-v0.10.72) Updates `pyo3` from 0.24.1 to 0.24.2 - [Release notes](https://github.com/pyo3/pyo3/releases) - [Changelog](https://github.com/PyO3/pyo3/blob/main/CHANGELOG.md) - [Commits](PyO3/pyo3@v0.24.1...v0.24.2) Updates `rand` from 0.9.0 to 0.9.1 - [Release notes](https://github.com/rust-random/rand/releases) - [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md) - [Commits](rust-random/rand@0.9.0...rand_core-0.9.1) Updates `toml` from 0.8.20 to 0.8.22 - [Commits](toml-rs/toml@toml-v0.8.20...toml-v0.8.22) Updates `anyhow` from 1.0.97 to 1.0.98 - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](dtolnay/anyhow@1.0.97...1.0.98) Updates `clap_complete` from 4.5.47 to 4.5.48 - [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.47...clap_complete-v4.5.48) Updates `unicode-width` from 0.1.13 to 0.2.0 - [Commits](unicode-rs/unicode-width@v0.1.13...v0.2.0) Updates `diesel` from 2.2.8 to 2.2.10 - [Release notes](https://github.com/diesel-rs/diesel/releases) - [Changelog](https://github.com/diesel-rs/diesel/blob/v2.2.10/CHANGELOG.md) - [Commits](diesel-rs/diesel@v2.2.8...v2.2.10) Updates `nix` from 0.29.0 to 0.30.0 - [Changelog](https://github.com/nix-rust/nix/blob/master/CHANGELOG.md) - [Commits](nix-rust/nix@v0.29.0...v0.30.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.44.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap dependency-version: 4.5.37 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: openssl dependency-version: 0.10.72 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: pyo3 dependency-version: 0.24.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: rand dependency-version: 0.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: toml dependency-version: 0.8.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: anyhow dependency-version: 1.0.98 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: clap_complete dependency-version: 4.5.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: unicode-width dependency-version: 0.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps - dependency-name: diesel dependency-version: 2.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: deps - dependency-name: nix dependency-version: 0.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: deps ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e80ebe5 commit f422206

File tree

2 files changed

+69
-56
lines changed

2 files changed

+69
-56
lines changed

‎Cargo.lock

Lines changed: 58 additions & 45 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎Cargo.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,28 +17,28 @@ readme = './README.md'
1717

1818
[dependencies]
1919
async-trait = "0.1.88"
20-
tokio = { version = "1.44.1", features = ["full"] }
21-
clap = { version = "4.5.35", features = ["cargo"] }
20+
tokio = { version = "1.44.2", features = ["full"] }
21+
clap = { version = "4.5.37", features = ["cargo"] }
2222
colored = "3.0.0"
2323
dirs = "6.0.0"
2424
env_logger = "0.11.6"
2525
keyring = "3.6.2"
2626
log = "0.4.27"
27-
openssl = "0.10.71"
28-
pyo3 = { version = "0.24.1", optional = true }
29-
rand = "0.9.0"
27+
openssl = "0.10.72"
28+
pyo3 = { version = "0.24.2", optional = true }
29+
rand = "0.9.1"
3030
serde = { version = "1.0.219", features = ["derive"] }
3131
serde_json = "1.0.140"
32-
toml = "0.8.20"
32+
toml = "0.8.22"
3333
regex = "1.11.1"
3434
scraper = "0.23.1"
35-
anyhow = "1.0.97"
36-
clap_complete = "4.5.47"
35+
anyhow = "1.0.98"
36+
clap_complete = "4.5.48"
3737
thiserror = "2.0.12"
38-
unicode-width = "0.1"
38+
unicode-width = "0.2"
3939

4040
[dependencies.diesel]
41-
version = "2.2.8"
41+
version = "2.2.10"
4242
features = ["sqlite"]
4343

4444
[dependencies.reqwest]
@@ -49,4 +49,4 @@ features = ["gzip", "json"]
4949
pym = ["pyo3"]
5050

5151
[target.'cfg(target_family = "unix")'.dependencies]
52-
nix = { version = "0.29.0", features = [ "signal" ] }
52+
nix = { version = "0.30.0", features = [ "signal" ] }

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /