aboutsummaryrefslogtreecommitdiff
path: root/src/rust/protover/Cargo.toml
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-10-30 08:45:49 -0400
committerNick Mathewson <nickm@torproject.org>2018-10-30 08:45:49 -0400
commitc19bb4d62e9bf3d969a6950e529a95e2f98b7e1c (patch)
tree3c6dfe52a9b34ec98e5eb68c6300b4fbe99c0002 /src/rust/protover/Cargo.toml
parented8a853bd8de74e55cd1afbffc1e10c5603751dd (diff)
parentee1cc0feaef6a13f3edf47a42b0c8e5a07603f9c (diff)
downloadtor-c19bb4d62e9bf3d969a6950e529a95e2f98b7e1c.tar.gz
tor-c19bb4d62e9bf3d969a6950e529a95e2f98b7e1c.zip
Merge branch 'maint-0.3.5'
Diffstat (limited to 'src/rust/protover/Cargo.toml')
-rw-r--r--src/rust/protover/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rust/protover/Cargo.toml b/src/rust/protover/Cargo.toml
index 2f7783e76c..84a7c71c1a 100644
--- a/src/rust/protover/Cargo.toml
+++ b/src/rust/protover/Cargo.toml
@@ -31,4 +31,3 @@ path = "../tor_log"
[lib]
name = "protover"
path = "lib.rs"
-crate_type = ["rlib", "staticlib"]