Skip to content

Commit aa7b6aa

Browse files
authored
Discard changes to Cargo.toml
1 parent ab304b0 commit aa7b6aa

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.13"
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)