Update pubgrub (#2384)
Rebase pubgrub onto upstream changes, reducing our divergencies with upstream.
This commit is contained in:
Generated
+1
-1
@@ -2500,7 +2500,7 @@ dependencies = [
|
||||
[[package]]
|
||||
name = "pubgrub"
|
||||
version = "0.2.1"
|
||||
source = "git+https://github.com/zanieb/pubgrub?rev=332f02b0e436ca8449c7ef5e15b992dd5f35908b#332f02b0e436ca8449c7ef5e15b992dd5f35908b"
|
||||
source = "git+https://github.com/zanieb/pubgrub?rev=b5ead05c954b81690aec40255a1c36ec248e90af#b5ead05c954b81690aec40255a1c36ec248e90af"
|
||||
dependencies = [
|
||||
"indexmap 2.2.5",
|
||||
"log",
|
||||
|
||||
+1
-1
@@ -68,7 +68,7 @@ pathdiff = { version = "0.2.1" }
|
||||
petgraph = { version = "0.6.4" }
|
||||
platform-info = { version = "2.0.2" }
|
||||
plist = { version = "1.6.0" }
|
||||
pubgrub = { git = "https://github.com/zanieb/pubgrub", rev = "332f02b0e436ca8449c7ef5e15b992dd5f35908b" }
|
||||
pubgrub = { git = "https://github.com/zanieb/pubgrub", rev = "b5ead05c954b81690aec40255a1c36ec248e90af" }
|
||||
pyo3 = { version = "0.20.3" }
|
||||
pyo3-log = { version = "0.9.0" }
|
||||
pyproject-toml = { version = "0.10.0" }
|
||||
|
||||
Reference in New Issue
Block a user