Skip to content

Commit 73a3aaf

Browse files
chore(deps): bump the rust-minor-patch group with 2 updates
Bumps the rust-minor-patch group with 2 updates: [tokio](https://github.com/tokio-rs/tokio) and [clap](https://github.com/clap-rs/clap). Updates `tokio` from 1.51.1 to 1.52.1 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.1) Updates `clap` from 4.6.0 to 4.6.1 - [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.6.0...clap_complete-v4.6.1) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.52.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor-patch - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fefbcf6 commit 73a3aaf

2 files changed

Lines changed: 12 additions & 12 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ sqlparser = "0.61"
88
pyo3 = { version = "0.28", features = ["auto-initialize"] }
99
anyhow = "1.0"
1010
thiserror = "1.0"
11-
tokio = { version = "1.51", features = ["full"] }
11+
tokio = { version = "1.52", features = ["full"] }
1212
serde = { version = "1.0", features = ["derive"] }
1313
serde_json = "1.0"

0 commit comments

Comments
 (0)