Skip to content

Commit 9488813

Browse files
Bump the cargo group across 2 directories with 1 update (#216)
Bumps the cargo group with 1 update in the /example-integrations/qdrant directory: [tokio](https://github.com/tokio-rs/tokio). Bumps the cargo group with 1 update in the /examples/rust/standalone/simple-roundtrip directory: [tokio](https://github.com/tokio-rs/tokio). Updates `tokio` from 1.36.0 to 1.38.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.38.2) Updates `tokio` from 1.34.0 to 1.38.2 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.36.0...tokio-1.38.2) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production dependency-group: cargo - dependency-name: tokio dependency-version: 1.38.2 dependency-type: direct:production dependency-group: cargo ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 288c4a2 commit 9488813

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

example-integrations/qdrant/Cargo.lock

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

example-integrations/qdrant/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ hex-literal = "0.4.1"
1313
ironcore-alloy = { path = "../../" }
1414
qdrant-client = "1.7.0"
1515
serde_json = "1.0.113"
16-
tokio = { version = "1.35.1", features = ["rt-multi-thread"] }
16+
tokio = { version = "1.38.2", features = ["rt-multi-thread"] }
1717
tonic = "0.12.3"
1818
uuid = { version = "1.7.0", features = ["v4"] }

examples/rust/standalone/simple-roundtrip/Cargo.lock

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

0 commit comments

Comments
 (0)