diff options
author | robot-piglet <[email protected]> | 2025-08-25 13:23:19 +0300 |
---|---|---|
committer | robot-piglet <[email protected]> | 2025-08-25 13:52:34 +0300 |
commit | 843dbf154fa5f4112178cbc9156604b8a25f5c0a (patch) | |
tree | cc75cafc11637c8e2acd1501cecdb9a81419bef1 /contrib/python/cryptography/next/rust | |
parent | 209b728222cff0804cc379f854091b3d08252c4e (diff) |
Intermediate changes
commit_hash:b37add98e1ac0b1b5d9ca2767cb0fad87d4c6094
Diffstat (limited to 'contrib/python/cryptography/next/rust')
-rw-r--r-- | contrib/python/cryptography/next/rust/ya.make | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/python/cryptography/next/rust/ya.make b/contrib/python/cryptography/next/rust/ya.make index 0a94a24fc7e..790e235015b 100644 --- a/contrib/python/cryptography/next/rust/ya.make +++ b/contrib/python/cryptography/next/rust/ya.make @@ -9,11 +9,6 @@ LICENSE( LICENSE_TEXTS(.yandex_meta/licenses.list.txt) -SUBSCRIBER( - g:cpp-contrib - g:devtools-contrib -) - VERSION(41.0.6) ORIGINAL_SOURCE(https://github.com/pyca/cryptography/archive/refs/tags/41.0.6.tar.gz) |