Skip to content

Commit 34ab089

Browse files

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

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

apollo-router/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ reqwest = { version = "0.11.11", default-features = false, features = [
120120
"json",
121121
"stream",
122122
] }
123-
router-bridge = "0.1.2"
123+
router-bridge = "0.1.3"
124124
schemars = { version = "0.8.10", features = ["url"] }
125125
sha2 = "0.10.5"
126126
serde = { version = "1.0.144", features = ["derive", "rc"] }

0 commit comments

Comments
 (0)