1
Fork 0

Update thorin-dwp to deduplicate object

This commit is contained in:
Rémy Rakic 2022-01-20 15:09:05 +01:00
parent 3713562c6a
commit 820fd05e29
2 changed files with 8 additions and 19 deletions

View file

@ -14,7 +14,7 @@ tracing = "0.1"
libc = "0.2.50"
jobserver = "0.1.22"
tempfile = "3.2"
thorin-dwp = "0.1.1"
thorin-dwp = "0.2"
pathdiff = "0.2.0"
snap = "1"
smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }