Skip to content

Commit 3c38050

Browse files
committed
chore: update oauth test server dependency
1 parent af61044 commit 3c38050

3 files changed

Lines changed: 167 additions & 37 deletions

File tree

Cargo.lock

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

crates/rust-mcp-extra/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ tracing = { workspace = true }
3737

3838

3939
[dev-dependencies]
40-
oauth2-test-server = "0.1"
40+
oauth2-test-server = "0.2"
4141
tokio={ workspace = true}
4242
tracing-subscriber = { workspace = true, features = ["env-filter"] }
4343

0 commit comments

Comments
 (0)