-
Notifications
You must be signed in to change notification settings - Fork 303
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: update rust client and console submodule
Signed-off-by: Gaius <[email protected]>
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule client-rs
updated
6 files
+8 −8 | Cargo.lock | |
+8 −8 | Cargo.toml | |
+1 −1 | dragonfly-client-config/build.rs | |
+6 −0 | dragonfly-client/src/proxy/mod.rs | |
+105 −1 | dragonfly-client/src/resource/piece.rs | |
+22 −22 | dragonfly-client/src/resource/task.rs |