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:
@@ -54,7 +54,7 @@ keyring = { version = "3.6.2", features = [
|
||||
utoipa = { version = "4.1", optional = true }
|
||||
which = {workspace = true}
|
||||
glob = "0.3"
|
||||
lru = "0.12"
|
||||
lru = "0.16"
|
||||
tree-sitter = "0.21"
|
||||
tree-sitter-python = "0.21"
|
||||
tree-sitter-rust = "0.21"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user