Skip to content

Commit 861f8ce

Browse files
Cargo runs on Dragonfly and OpenBSD
At least according to #165 Closes #165
1 parent afa1675 commit 861f8ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tiers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ Tier 3:
490490
- tuple: x86_64-unknown-dragonfly
491491
std:
492492
rustc:
493-
cargo:
493+
cargo:
494494
notes: 64-bit DragonFlyBSD
495495
- tuple: x86_64-unknown-haiku
496496
std:
@@ -500,7 +500,7 @@ Tier 3:
500500
- tuple: x86_64-unknown-openbsd
501501
std:
502502
rustc:
503-
cargo:
503+
cargo:
504504
notes: 64-bit OpenBSD
505505
- tuple: nvptx-nvidia-cuda
506506
std: "**"

0 commit comments

Comments
 (0)