diff options
Diffstat (limited to 'tor-bytes/Cargo.toml')
| -rw-r--r-- | tor-bytes/Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tor-bytes/Cargo.toml b/tor-bytes/Cargo.toml index 315c35517..70773fc88 100644 --- a/tor-bytes/Cargo.toml +++ b/tor-bytes/Cargo.toml @@ -11,7 +11,7 @@ categories = [ "parsing", "encoding" ] repository="https://gitlab.torproject.org/tpo/core/arti.git/" [dependencies] -tor-llcrypto = { path="../tor-llcrypto" } +tor-llcrypto = { path="../tor-llcrypto", version="0.0.0" } arrayref = "0.3.6" bytes = "1.0.1" |
