diff options
| author | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-12 13:43:02 +0800 |
|---|---|---|
| committer | Weicao-CatilGrass <1992414357@qq.com> | 2025-04-12 13:43:02 +0800 |
| commit | 4243e04c97e9b41f803a0e42ccc277aa90eed570 (patch) | |
| tree | 7056da528a1172de20a90313db4fb95b2aca6ec9 /core/Cargo.toml | |
| parent | 1da51bc231d98516e57b18c1ead3175746366be4 (diff) | |
添加 SHA1 库
Diffstat (limited to 'core/Cargo.toml')
| -rw-r--r-- | core/Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/Cargo.toml b/core/Cargo.toml index 7d0295f..981c456 100644 --- a/core/Cargo.toml +++ b/core/Cargo.toml @@ -11,3 +11,4 @@ version = "0.1.0" edition = "2024" [dependencies] +sha1 = "0.10.6"
\ No newline at end of file |
