diff options
| author | Li Zhineng <[email protected]> | 2024-07-05 20:59:01 +0800 |
|---|---|---|
| committer | Li Zhineng <[email protected]> | 2024-07-05 20:59:10 +0800 |
| commit | 94cc9f8998228d2b4f372e228919a5bab9c6b9ec (patch) | |
| tree | 5e279fd59db392450b450d51b95e7d526f499da1 /decryptor/Cargo.toml | |
| parent | 1689c439c8ea48507cc738c09e4a7b2e6222525f (diff) | |
| download | china-unicom-iptv-gd-94cc9f8998228d2b4f372e228919a5bab9c6b9ec.tar.gz china-unicom-iptv-gd-94cc9f8998228d2b4f372e228919a5bab9c6b9ec.zip | |
remove rand package
Diffstat (limited to 'decryptor/Cargo.toml')
| -rw-r--r-- | decryptor/Cargo.toml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/decryptor/Cargo.toml b/decryptor/Cargo.toml index 918bd84..80d0338 100644 --- a/decryptor/Cargo.toml +++ b/decryptor/Cargo.toml @@ -6,4 +6,3 @@ edition = "2021" [dependencies] hex = "0.4.3" openssl = "0.10.64" -rand = "0.8.5" |
