Skip to content

Commit a88602a

Browse files
committed
Update pubgrub
1 parent 272fca3 commit a88602a

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ petgraph = { version = "0.6.5" }
130130
platform-info = { version = "2.0.3" }
131131
proc-macro2 = { version = "1.0.86" }
132132
procfs = { version = "0.17.0", default-features = false, features = ["flate2"] }
133-
pubgrub = { git = "https://github.com/astral-sh/pubgrub", rev = "036aab424f917b0b8e9b878e402c05e733f312a3" }
133+
pubgrub = { git = "https://github.com/astral-sh/pubgrub", rev = "251e93bd42b9cf4705e633a2a95a137be4087358" }
134134
quote = { version = "1.0.37" }
135135
rayon = { version = "1.10.0" }
136136
reflink-copy = { version = "0.1.19" }
@@ -175,7 +175,7 @@ unicode-width = { version = "0.1.13" }
175175
unscanny = { version = "0.1.0" }
176176
url = { version = "2.5.2", features = ["serde"] }
177177
urlencoding = { version = "2.1.3" }
178-
version-ranges = { git = "https://github.com/astral-sh/pubgrub", rev = "036aab424f917b0b8e9b878e402c05e733f312a3" }
178+
version-ranges = { git = "https://github.com/astral-sh/pubgrub", rev = "251e93bd42b9cf4705e633a2a95a137be4087358" }
179179
walkdir = { version = "2.5.0" }
180180
which = { version = "7.0.0", features = ["regex"] }
181181
windows-registry = { version = "0.3.0" }

0 commit comments

Comments
 (0)