mirror of
https://github.com/EFForg/rayhunter.git
synced 2026-07-03 07:13:58 -07:00
re-enable null cipher and update docs
This commit is contained in:
committed by
Will Greenberg
parent
58913314aa
commit
2634271715
@@ -6,6 +6,7 @@ edition = "2021"
|
||||
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
||||
|
||||
[dependencies]
|
||||
# FIXME: When this branch is merged into main point this at the release version of hampi again
|
||||
asn1-compiler = { git = "https://github.com/ystero-dev/hampi", rev = "67f3283764eda20022d190c3d3d6edd1a88047e0" }
|
||||
asn1-codecs = { git = "https://github.com/ystero-dev/hampi", rev = "67f3283764eda20022d190c3d3d6edd1a88047e0" }
|
||||
asn1_codecs_derive = { git = "https://github.com/ystero-dev/hampi", rev = "67f3283764eda20022d190c3d3d6edd1a88047e0" }
|
||||
|
||||
Reference in New Issue
Block a user