chore(deps): bump lru from 0.12.5 to 0.16.3 (#6379)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-01-12 14:16:25 -05:00
committed by GitHub
parent d1941eaadb
commit c3d5016f19
3 changed files with 37 additions and 9 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ tokio = { version = "1.43", features = ["full"] }
reqwest = { version = "0.12.9", features = ["json", "rustls-tls-native-roots"], default-features = false }
[dependencies]
lru = "0.12"
lru = "0.16"
rmcp = { workspace = true, features = [
"client",
"reqwest",