remove rkyv
This commit is contained in:
@@ -97,12 +97,6 @@ async fn wasm_test_serialize_json() {
|
||||
test_serialize_json::test_all().await;
|
||||
}
|
||||
|
||||
#[wasm_bindgen_test]
|
||||
async fn wasm_test_serialize_rkyv() {
|
||||
setup();
|
||||
test_serialize_rkyv::test_all().await;
|
||||
}
|
||||
|
||||
#[wasm_bindgen_test]
|
||||
async fn wasm_test_serialize_routing_table() {
|
||||
setup();
|
||||
|
Reference in New Issue
Block a user