File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ categories = ["science"]
1313[dependencies ]
1414io-uring = { version = " 0.7" }
1515libc = { version = " 0.2" , features = [" extra_traits" ] }
16- io-uring-opcode = { version = " 0.2.0-pre1 " , path = " ../../io-uring-opcode" , features = [" connect" ] }
17- io-uring-bearer = { version = " 0.2.0-pre1 " , path = " ../../io-uring-bearer" , features = [" connect" ] }
16+ io-uring-opcode = { version = " 0.2.0-pre3 " , path = " ../../io-uring-opcode" , features = [" connect" ] }
17+ io-uring-bearer = { version = " 0.2.0-pre3 " , path = " ../../io-uring-bearer" , features = [" connect" ] }
1818io-uring-fd = { version = " 0.2.0-pre1" , path = " ../../io-uring-fd" }
1919io-uring-owner = { version = " 0.2.0-pre1" , path = " ../../io-uring-owner" }
2020capacity = " 0.1.2"
You can’t perform that action at this time.
0 commit comments