summaryrefslogtreecommitdiff
path: root/textproc/feluda/files/patch-Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/feluda/files/patch-Cargo.toml')
-rw-r--r--textproc/feluda/files/patch-Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/feluda/files/patch-Cargo.toml b/textproc/feluda/files/patch-Cargo.toml
index 44c9c773285b..e6f53de53c38 100644
--- a/textproc/feluda/files/patch-Cargo.toml
+++ b/textproc/feluda/files/patch-Cargo.toml
@@ -1,8 +1,8 @@
---- Cargo.toml.orig 2025-08-21 11:42:16 UTC
+--- Cargo.toml.orig 2025-09-25 11:12:13 UTC
+++ Cargo.toml
-@@ -43,7 +43,7 @@ chrono = { version = "0.4", features = ["serde"] }
+@@ -45,7 +45,7 @@ chrono = { version = "0.4", features = ["serde"] }
tracing = { version = "0.1.40", features = ["attributes"] }
- tracing-subscriber = { version = "0.3.18", features = ["env-filter"] }
+ tracing-subscriber = { version = "0.3.20", features = ["env-filter"] }
chrono = { version = "0.4", features = ["serde"] }
-git2 = { version = "0.20.2", features = ["vendored-libgit2", "vendored-openssl"] }
+git2 = { version = "0.20.2", features = ["vendored-libgit2"] }