Skip to content

Commit

Permalink
Merge pull request #24 from BUAA-SE-Compiling/tokio-030
Browse files Browse the repository at this point in the history
  • Loading branch information
lynzrand authored Mar 5, 2021
2 parents 8d36d23 + 93e809e commit 05cddbc
Show file tree
Hide file tree
Showing 16 changed files with 868 additions and 1,376 deletions.
4 changes: 1 addition & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,4 @@
[submodule "3rd_party/SplitStream"]
path = 3rd_party/SplitStream
url = https://github.com/lynzrand/SplitStream.git
[submodule "judger/3rd_party/bollard"]
path = judger/3rd_party/bollard
url = https://github.com/fussybeaver/bollard.git

4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,7 @@ $ cargo build
```
$ path/to/rurikawa connect <your_coordinator_host>
```

#### 限制

目前不能在 Windows 下运行
1 change: 0 additions & 1 deletion judger/3rd_party/bollard
Submodule bollard deleted from e50137
Loading

0 comments on commit 05cddbc

Please sign in to comment.