Skip to content

Commit 9d39d33

Browse files
committed
Discard changes to Cargo.toml
1 parent d59d67f commit 9d39d33

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
@@ -35,7 +35,7 @@ rayon = { version = "1.10.0", optional = true }
3535
compact_str = { version = "0.9", optional = true }
3636
thin-vec = "0.2.14"
3737

38-
shuttle = { version = "0.8.1", optional = true }
38+
shuttle = { version = "0.8.0", optional = true }
3939

4040
[features]
4141
default = ["salsa_unstable", "rayon", "macros", "inventory", "accumulator"]

0 commit comments

Comments
 (0)