From 8a8d7c143ad002260317c62e23c81bbde68eb776 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 13:20:42 +0000 Subject: [PATCH] chore(deps): update rust crate reedline to 0.47.0 --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index 2c20ec1292..4793c327eb 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -63,7 +63,7 @@ posthog-rs = { git = "https://github.com/PostHog/posthog-rs.git", rev = "1137f7d pretty_assertions = "1.4.1" proc-macro2 = "1.0" quote = "1.0" -reedline = "0.46.0" +reedline = "0.47.0" rustyline = "18.0.0" regex = "1.12.3" reqwest = { version = "0.12.23", features = [