Skip to content

Commit fc489ba

Browse files
kanarusflosse
authored andcommitted
add Ohkami to server
1 parent 3808cb7 commit fc489ba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

data.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,12 @@ http2 = true
407407
https = true
408408
client = true
409409

410+
[[server]]
411+
name = "Ohkami"
412+
repo = "https://github.com/ohkami-rs/ohkami"
413+
crates.io = "ohkami"
414+
async = true
415+
410416
[[server]]
411417
name = "civet"
412418
repo = "https://github.com/wycats/rust-civet"

0 commit comments

Comments
 (0)