public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/rust-scraper] f43: Bump ego-tree dependency to 0.11
@ 2026-06-24  8:51 Fabio Valentini
  0 siblings, 0 replies; only message in thread
From: Fabio Valentini @ 2026-06-24  8:51 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/rust-scraper
Branch : f43
Commit : fc83deab0031a9b4d30be222c871e59d57bda9c3
Author : Fabio Valentini <decathorpe@gmail.com>
Date   : 2026-06-24T00:05:21+02:00
Stats  : +2/-2 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/rust-scraper/c/fc83deab0031a9b4d30be222c871e59d57bda9c3?branch=f43

Log:
Bump ego-tree dependency to 0.11

---
diff --git a/rust2rpm.toml b/rust2rpm.toml
index 2e0ebcc..26658af 100644
--- a/rust2rpm.toml
+++ b/rust2rpm.toml
@@ -1,6 +1,6 @@
 [package]
 cargo-toml-patch-comments = [
-    "Bump ego-tree dependency from 0.6.2 to 0.9.0",
+    "Bump ego-tree dependency from 0.6.2 to 0.11.0",
     "Relax html5ever dependency from 0.27 to 0.26",
 ]
 cargo-install-bin = false

diff --git a/scraper-fix-metadata.diff b/scraper-fix-metadata.diff
index e2b80a7..1a4efee 100644
--- a/scraper-fix-metadata.diff
+++ b/scraper-fix-metadata.diff
@@ -5,7 +5,7 @@
  
  [dependencies.ego-tree]
 -version = "0.6.2"
-+version = "0.9.0"
++version = "0.11.0"
  
  [dependencies.getopts]
  version = "0.2.21"

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24  8:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24  8:51 [rpms/rust-scraper] f43: Bump ego-tree dependency to 0.11 Fabio Valentini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox