diff options
| author | 魏曹先生 <1992414357@qq.com> | 2025-09-29 16:01:42 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-09-29 16:01:42 +0800 |
| commit | 50b801a11e1c3bb3012ac189197b7e84663ba902 (patch) | |
| tree | aa9f86e49e01189a4350816c782ee38ccacd8dfd /crates/utils/tcp_connection/Cargo.toml | |
| parent | 114ed3c65d9d5765a9e9553f1d2f14a3772c6867 (diff) | |
| parent | d6283f0964afcf093e4c53df3c05ac9af8e28596 (diff) | |
Merge pull request #14 from JustEnoughVCS/jvcs_dev
Jvcs dev
Diffstat (limited to 'crates/utils/tcp_connection/Cargo.toml')
| -rw-r--r-- | crates/utils/tcp_connection/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/utils/tcp_connection/Cargo.toml b/crates/utils/tcp_connection/Cargo.toml index 22466c8..8d62a26 100644 --- a/crates/utils/tcp_connection/Cargo.toml +++ b/crates/utils/tcp_connection/Cargo.toml @@ -25,3 +25,4 @@ rand = "0.10.0-rc.0" base64 = "0.22.1" pem = "3.0.5" crc = "3.3.0" +blake3 = "1.5.0" |
