konsti
2023-12-28 22:13:27 +01:00
committed by GitHub
parent 2d4cb1ebf2
commit 3f8dc9f5bb
2 changed files with 2 additions and 2 deletions
Generated
+1 -1
View File
@@ -2259,7 +2259,7 @@ dependencies = [
[[package]]
name = "pubgrub"
version = "0.2.1"
source = "git+https://github.com/zanieb/pubgrub?rev=f64c499f83e5798a583f9850fac28d2e7bf1dfbf#f64c499f83e5798a583f9850fac28d2e7bf1dfbf"
source = "git+https://github.com/zanieb/pubgrub?rev=3b013da32e9e663754e3a9860825c185223a77b0#3b013da32e9e663754e3a9860825c185223a77b0"
dependencies = [
"indexmap 2.1.0",
"log",
+1 -1
View File
@@ -52,7 +52,7 @@ once_cell = { version = "1.18.0" }
petgraph = { version = "0.6.4" }
platform-info = { version = "2.0.2" }
plist = { version = "1.6.0" }
pubgrub = { git = "https://github.com/zanieb/pubgrub", rev = "f64c499f83e5798a583f9850fac28d2e7bf1dfbf" }
pubgrub = { git = "https://github.com/zanieb/pubgrub", rev = "3b013da32e9e663754e3a9860825c185223a77b0" }
pyo3 = { version = "0.20.0" }
pyo3-log = { version = "0.9.0"}
pyproject-toml = { version = "0.8.0" }