diff options
Diffstat (limited to 'misc/codex/files/patch-codex-rs_rmcp-client_Cargo.toml')
| -rw-r--r-- | misc/codex/files/patch-codex-rs_rmcp-client_Cargo.toml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/codex/files/patch-codex-rs_rmcp-client_Cargo.toml b/misc/codex/files/patch-codex-rs_rmcp-client_Cargo.toml index c2e28d88334d..4008647d9da1 100644 --- a/misc/codex/files/patch-codex-rs_rmcp-client_Cargo.toml +++ b/misc/codex/files/patch-codex-rs_rmcp-client_Cargo.toml @@ -1,11 +1,13 @@ ---- codex-rs/rmcp-client/Cargo.toml.orig 2025-10-09 07:52:04 UTC +--- codex-rs/rmcp-client/Cargo.toml.orig 2025-10-31 00:56:28 UTC +++ codex-rs/rmcp-client/Cargo.toml -@@ -16,7 +16,7 @@ keyring = { workspace = true, features = [ +@@ -19,8 +19,9 @@ keyring = { workspace = true, features = [ keyring = { workspace = true, features = [ "apple-native", "crypto-rust", - "linux-native-async-persistent", + "linux-native", "windows-native", ++ "async-secret-service", ] } mcp-types = { path = "../mcp-types" } + oauth2 = "5" |
