SHA256
1
0
forked from pool/arti

Accepting request 1119294 from home:VaiTon:branches:network

arti is the new Tor runtime, written in rust

OBS-URL: https://build.opensuse.org/request/show/1119294
OBS-URL: https://build.opensuse.org/package/show/network/arti?expand=0&rev=1
This commit is contained in:
2023-10-25 08:07:12 +00:00
committed by Git OBS Bridge
commit ce03297b61
10 changed files with 114 additions and 0 deletions

5
cargo_config Normal file
View File

@@ -0,0 +1,5 @@
[source.crates-io]
replace-with = "vendored-sources"
[source.vendored-sources]
directory = "vendor"