Skip to content

Commit e826b5a

Browse files
authored
update boxcar (#696)
1 parent 7fe054e commit e826b5a

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.19.0", path = "components/salsa-macro-rules" }
1313
salsa-macros = { version = "0.19.0", path = "components/salsa-macros", optional = true }
1414

15-
boxcar = "0.2.9"
15+
boxcar = "0.2.11"
1616
crossbeam-queue = "0.3.11"
1717
dashmap = { version = "6", features = ["raw-api"] }
1818
hashbrown = "0.15"

0 commit comments

Comments
 (0)