-
-
Notifications
You must be signed in to change notification settings - Fork 581
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule aw-server-rust
updated
10 files
+9 −21 | .github/workflows/build.yml | |
+492 −273 | Cargo.lock | |
+0 −4 | README.md | |
+8 −1 | aw-query/Cargo.toml | |
+26 −23 | aw-query/benches/benchmark.rs | |
+1 −1 | aw-server/Cargo.toml | |
+0 −3 | aw-server/src/lib.rs | |
+2 −2 | aw-sync/Cargo.toml | |
+7 −0 | aw-transform/Cargo.toml | |
+10 −12 | aw-transform/benches/bench.rs |