Skip to content

Commit 2bf20b0

Browse files
authored
Fix reference to wg-safe-transmute
1 parent bb64793 commit 2bf20b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

repos/rust-lang/beyond-refs.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ project-const-generics = "maintain"
1515
project-const-traits = "maintain"
1616
project-dyn-upcasting = "maintain"
1717
project-impl-trait = "maintain"
18-
project-safe-transmute = "maintain"
1918
project-keyword-generics = "maintain"
2019
rust-for-linux = "maintain"
2120
types = "maintain"
2221
wg-async = "maintain"
22+
wg-safe-transmute = "maintain"
2323

2424
[[branch-protections]]
2525
pattern = "main"

0 commit comments

Comments
 (0)