aboutsummaryrefslogtreecommitdiff
path: root/src/rust/tor_log/Cargo.toml
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-06-20 07:55:15 -0400
committerNick Mathewson <nickm@torproject.org>2018-06-20 07:55:15 -0400
commit334edc22d1bd05cbadb1ccc132d099e8a282bff4 (patch)
tree2b0b871377b9d2b1e1a5e30d038ba1cedf3d3fd1 /src/rust/tor_log/Cargo.toml
parent5acbcf150e7c75f0a9bf6e9d8a4f6f5bec7d549a (diff)
parent4971d7afa61772137eee880aa20f3b849bd8b9ac (diff)
downloadtor-334edc22d1bd05cbadb1ccc132d099e8a282bff4.tar.gz
tor-334edc22d1bd05cbadb1ccc132d099e8a282bff4.zip
Merge branch 'maint-0.3.4'
Diffstat (limited to 'src/rust/tor_log/Cargo.toml')
-rw-r--r--src/rust/tor_log/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rust/tor_log/Cargo.toml b/src/rust/tor_log/Cargo.toml
index 971cd658b1..9d06299c05 100644
--- a/src/rust/tor_log/Cargo.toml
+++ b/src/rust/tor_log/Cargo.toml
@@ -9,7 +9,6 @@ path = "lib.rs"
crate_type = ["rlib", "staticlib"]
[features]
-testing = []
[dependencies]
libc = "0.2.39"