Skip to content

Commit d57c937

Browse files
sarahsimpersi80and
authored andcommitted
Adds Rust (Async) and Rust (Sync) to the driver options list
1 parent 6fda83d commit d57c937

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

snooty/rstspec.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1631,6 +1631,8 @@ drivers = [
16311631
{id = "python", title = "Python"},
16321632
{id = "ruby", title = "Ruby"},
16331633
{id = "rust", title = "Rust"},
1634+
{id = "rust-async", title = "Rust (Async)"},
1635+
{id = "rust-sync", title = "Rust (Sync)"},
16341636
{id = "scala", title = "Scala"},
16351637
{id = "swift-async", title = "Swift (Async)"},
16361638
{id = "swift-sync", title = "Swift (Sync)"},

0 commit comments

Comments
 (0)