Skip to content

Commit 09627e4

Browse files
authored
update boxcar (#910)
1 parent dc9066d commit 09627e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ description = "A generic framework for on-demand, incrementalized computation (e
1212
salsa-macro-rules = { version = "0.22.0", path = "components/salsa-macro-rules" }
1313
salsa-macros = { version = "0.22.0", path = "components/salsa-macros", optional = true }
1414

15-
boxcar = { version = "0.2.12" }
15+
boxcar = "0.2.13"
1616
crossbeam-queue = "0.3.11"
1717
crossbeam-utils = "0.8.21"
1818
hashbrown = "0.15"

0 commit comments

Comments
 (0)