aboutsummaryrefslogtreecommitdiff
path: root/misc/codex/files/patch-codex-rs_rmcp-client_Cargo.toml
diff options
context:
space:
mode:
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.toml11
1 files changed, 0 insertions, 11 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
deleted file mode 100644
index c2e28d88334d..000000000000
--- a/misc/codex/files/patch-codex-rs_rmcp-client_Cargo.toml
+++ /dev/null
@@ -1,11 +0,0 @@
---- codex-rs/rmcp-client/Cargo.toml.orig 2025-10-09 07:52:04 UTC
-+++ codex-rs/rmcp-client/Cargo.toml
-@@ -16,7 +16,7 @@ keyring = { workspace = true, features = [
- keyring = { workspace = true, features = [
- "apple-native",
- "crypto-rust",
-- "linux-native-async-persistent",
-+ "linux-native",
- "windows-native",
- ] }
- mcp-types = { path = "../mcp-types" }